WorldBorder/src/main/java/com/wimbli/WorldBorder/cmd
Brettflan e14d526541 Misc 1.14 updates:
* using "force loaded" chunk flag instead of canceling ChunkUnloadEvents, which is no longer possible as of Spigot 1.14
* replaced UUID lookup code with newer and slightly improved implementation
* added new 1.14 wooden sign variations to safe open blocks list
* fix for error if Fill was canceled or finished without actually loading any chunks
* added notice to end of Trim recommending server restart
2019-05-23 19:48:54 -05:00
..
CmdBypass.java Misc 1.14 updates: 2019-05-23 19:48:54 -05:00
CmdBypasslist.java Misc 1.14 updates: 2019-05-23 19:48:54 -05:00
CmdClear.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdCommands.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdDebug.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdDelay.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdDenypearl.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdDynmap.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdDynmapmsg.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdFill.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdFillautosave.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdGetmsg.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdHelp.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdKnockback.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdList.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdPortal.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdPreventPlace.java Minor bit of code cleanup 2015-05-19 09:17:24 -05:00
CmdPreventSpawn.java Minor bit of code cleanup 2015-05-19 09:17:24 -05:00
CmdRadius.java When checking for +/- on radiusZ parameter, it was incorrectly checking the radiusX parameter instead; fixed 2014-06-17 05:53:02 -05:00
CmdReload.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdRemount.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdSet.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdSetcorners.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdSetmsg.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdShape.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdTrim.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdWhoosh.java Made "whoosh" effect default to on, as it's a nice effect that I think most people would like. For some reason I thought I'd already done this long ago. 2014-03-10 22:40:52 -05:00
CmdWrap.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
CmdWshape.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00
WBCmd.java New command: /wb help [command] - get help on command usage. This provides further help for any specified command. Accordingly, help info has been added to every command. This info is also provided if there was an error with the command parameters passed to any given command. 2014-03-10 22:27:42 -05:00