Plex-FAWE/worldedit-core/src/main
wizjany de08c8b8c7
Add better control over expression timeouts. (#451)
Add better control over expression timeouts.
* //timeout command can be used to change player's current timeout.
* Config now also has a max timeout, can be bypassed with permission
* Timeout of < 0 will let expressions run indefinitely.
* Said expressions won't run on a separate thread, slightly reducing the
  overhead from context switching. For large //gen commands, for example,
  this can actually increase speed.
2019-03-06 19:58:32 -05:00
..
assembly Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
java/com/sk89q Add better control over expression timeouts. (#451) 2019-03-06 19:58:32 -05:00
resources/com/sk89q/worldedit/world/registry Make legacy compat layer return straight stairs. 2019-02-14 17:53:30 -05:00