Commit Graph

14 Commits

Author SHA1 Message Date
sfan5 1d8d9a704f Introduce type parameter for worldedit.player_notify 2024-04-22 17:42:26 +02:00
sfan5 41d53180b1 Colorize command references in chat output 2024-04-20 14:22:46 +02:00
Alexander Chibrikin ccfb6b4d61
Translate `worldedit_commands` (#229) 2023-10-23 20:52:04 +02:00
sfan5 418a30c89e Raise safe region limit to 20000 2020-10-06 13:53:22 +02:00
sfan5 7833b68c85 worldedit_brush: Remove "safe region" hack 2019-12-19 15:58:26 +01:00
sfan5 91d02f6f5b Rewrite command registration 2019-12-19 15:13:55 +01:00
sfan5 7b1deb1b61 Add configurable brush item
texture was supposed to be a brush, i suck at this :(
2017-09-17 23:47:29 +02:00
sfan5 bcac45a476 Fix "safe region" functionality errornously rejecting pos1-only commands (e.g. //sphere) 2017-01-31 19:52:54 +01:00
ShadowNinja 163dffccb3 Fix leaking {safe,check}_region 2015-05-16 19:52:48 -04:00
sfan5 fb49cc4bcc Revert "Use "we-" prefix for commands"
This is currently being discussed, see #62.
This reverts commit 1024eace6f.
2014-10-25 07:53:20 +02:00
ShadowNinja 1024eace6f Use "we-" prefix for commands 2014-10-24 16:09:51 -04:00
Uberi 4660927ca0 Fix safe region functionality (thanks ChaosWormz). 2014-04-19 23:33:20 -04:00
Uberi 2784a25561 Fix region checking (thanks PenguinDad). 2014-03-15 14:28:47 -04:00
Uberi b29523db4d Implement full size checking for every possible command. 2014-03-12 16:11:00 -04:00