Multiverse-Core/src/main/java/com/onarandombox/MultiverseCore/commands
benwoo1110 0d4595d511 Implement new WorldNameChecker for better preliminary checks of world name. 2021-03-08 18:03:35 +08:00
..
AnchorCommand.java More anchor permissions (as suggested in #831) 2012-08-18 14:45:15 +02:00
CheckCommand.java use getPlayerExact instead of getPlayer 2020-12-11 12:48:19 -05: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 Update to all use static logging. 2020-12-12 10:49:49 +08: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 Update GameMode command and increase Java support. (#2279) 2020-09-22 15:02:03 -04:00
GamerulesCommand.java Update GameMode command and increase Java support. (#2279) 2020-09-22 15:02:03 -04: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 Implement new WorldNameChecker for better preliminary checks of world name. 2021-03-08 18:03:35 +08:00
InfoCommand.java Adds generator detail to /mvinfo command 2020-10-07 21:00:40 +08:00
ListCommand.java Updated plugin.yml commands and some missing alias 2020-10-05 00:28:48 +08: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 Updated plugin.yml commands and some missing alias 2020-10-05 00:28:48 +08: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 Update GameMode command and increase Java support. (#2279) 2020-09-22 15:02:03 -04:00
SetSpawnCommand.java Updated plugin.yml commands and some missing alias 2020-10-05 00:28:48 +08: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 use getPlayerExact instead of getPlayer 2020-12-11 12:48:19 -05:00
TeleportCommand.java Merge pull request #2503 from Multiverse/getplayerexact 2020-12-14 10:28:58 +08: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 Dump full version output in multifile pastes. 2020-10-07 23:52:43 -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