Multiverse-Core/src/main/java/com/onarandombox/MultiverseCore/commands
A248 9d42a05759
Fix NPE for invalid world argument in gamerule cmd
Stumbled upon an NPE when using /mv gamerule. I realised it was because I had specified a nonexistent world. This will fix it.
2020-04-16 18:31:23 -04:00
..
AnchorCommand.java More anchor permissions (as suggested in #831) 2012-08-18 14:45:15 +02:00
CheckCommand.java Add **much** better mv check command 2012-02-22 20:22:37 -07:00
CloneCommand.java Update cloneWorld(). 2015-10-27 22:06:56 -04:00
ConfigCommand.java MVWorld + SerializationConfig = Awesome 2012-03-04 16:08:09 +01:00
ConfirmCommand.java Style-fixes. Tons of them. I was too lazy to pack them into different commits. 2012-01-01 17:22:05 +01:00
CoordCommand.java Updated Multiverse-Core for Bukkit 1.13.2. 2019-01-23 23:50:47 -05:00
CreateCommand.java Fixed all other style warnings 2012-10-23 16:58:16 +02:00
DebugCommand.java Reverted debug command. 2012-10-25 14:02:01 -04:00
DeleteCommand.java Prevent importing worlds without .dat file. Fixes #1917. 2019-08-15 21:15:45 -04:00
EnvironmentCommand.java Made creating amplified worlds a little more intuitive. 2013-12-10 15:14:36 -05:00
GameruleCommand.java Fix NPE for invalid world argument in gamerule cmd 2020-04-16 18:31:23 -04:00
GamerulesCommand.java Added "/mv gamerule" and "/mv gamerules" for setting and listing game rules per world. Fixes #987. 2012-12-03 15:05:58 -05:00
GeneratorCommand.java Optimized some log messages and change some Level.INFO messages to Level.CONFIG for the new silent start mode. Fixes #697. 2012-10-25 14:36:44 -04:00
HelpCommand.java Migrate to the new event system 2012-01-22 21:44:43 -07:00
ImportCommand.java Prevent importing worlds without .dat file. Fixes #1917. 2019-08-15 21:15:45 -04:00
InfoCommand.java #1672 Fixed typo that made animal lists behave like monster lists 2016-03-06 21:01:16 -07:00
ListCommand.java Removed old checks, cleanup poop 2012-02-04 09:10:56 -07:00
LoadCommand.java Style-fixes. Tons of them. I was too lazy to pack them into different commits. 2012-01-01 17:22:05 +01:00
ModifyAddCommand.java Fixed shortened links pointing to wiki pages that didn't exist anymore 2016-03-06 21:01:44 -07:00
ModifyClearCommand.java Fixed shortened links pointing to wiki pages that didn't exist anymore 2016-03-06 21:01:44 -07:00
ModifyCommand.java Another huge commit. Style once again, hopefully for the last time. 2012-01-04 13:17:10 +01:00
ModifyRemoveCommand.java Fixed shortened links pointing to wiki pages that didn't exist anymore 2016-03-06 21:01:44 -07:00
ModifySetCommand.java Modifying world values now persists again! (When the hell did this break???) 2012-08-14 15:00:08 -04:00
MultiverseCommand.java (Re)designed MVMessaging for extension. 2012-01-07 16:05:16 +01:00
PaginatedCommand.java Style-fixes. Tons of them. I was too lazy to pack them into different commits. 2012-01-01 17:22:05 +01:00
PaginatedCoreCommand.java Style-fixes. Tons of them. I was too lazy to pack them into different commits. 2012-01-01 17:22:05 +01:00
PurgeCommand.java General cleanup. 2012-03-03 17:07:07 +01:00
RegenCommand.java Style-fixes. Tons of them. I was too lazy to pack them into different commits. 2012-01-01 17:22:05 +01:00
ReloadCommand.java Style-fixes. Tons of them. I was too lazy to pack them into different commits. 2012-01-01 17:22:05 +01:00
RemoveCommand.java Style-fixes. Tons of them. I was too lazy to pack them into different commits. 2012-01-01 17:22:05 +01:00
ScriptCommand.java dat style 2012-08-06 15:34:01 +02:00
SetSpawnCommand.java allow coord arguments to setspawn command (#1975) 2019-03-14 20:20:49 -04:00
SilentCommand.java Added command "mv silent [on|off]" for enabling silent startup mode. 2012-10-25 14:35:22 -04:00
SleepCommand.java Style-fixes. Tons of them. I was too lazy to pack them into different commits. 2012-01-01 17:22:05 +01:00
SpawnCommand.java (Re)designed SafeTTeleporter for extension. 2012-01-26 18:55:09 +01:00
TeleportCommand.java Update TeleportCommand.java 2014-02-18 10:41:48 -06:00
UnloadCommand.java Style-fixes. Tons of them. I was too lazy to pack them into different commits. 2012-01-01 17:22:05 +01:00
VersionCommand.java Added --include-plugin-list to mv version command. 2019-07-31 00:25:34 -04:00
WhoCommand.java Updated Who command for bukkit changes. 2015-07-14 13:44:44 -04:00
package-info.java package-info.java 2012-01-03 13:41:49 +01:00