Multiverse-Core/src/main/java/com/onarandombox/MultiverseCore/commands
nicegamer7 9ce2dfd100
Merge pull request #2445 from benwoo1110/fix-help
Fix issue where special chars cause PatternSyntaxException
2021-07-16 09:51:21 -04:00
..
AnchorCommand.java More anchor permissions (as suggested in #831) 2012-08-18 14:45:15 +02:00
CheckCommand.java Add support to find players based on name, UUID or selectors. 2021-02-21 16:47:13 +08: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 Implement new queue command system. 2021-03-09 20:54:42 +08:00
CoordCommand.java Updated Multiverse-Core for Bukkit 1.13.2. 2019-01-23 23:50:47 -05:00
CreateCommand.java Fix creation and import Exploit (#2353) 2021-05-16 12:56:14 +08:00
DebugCommand.java Update to all use static logging. 2020-12-12 10:49:49 +08:00
DeleteCommand.java Implement new queue command system. 2021-03-09 20:54:42 +08: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 Implement new content display system. (#2584) 2021-07-07 10:25:07 +08: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 Fix issue where special chars cause PatternSyntaxException 2020-10-09 12:19:32 +08:00
ImportCommand.java Fix creation and import Exploit (#2353) 2021-05-16 12:56:14 +08:00
InfoCommand.java Adds generator detail to /mvinfo command 2020-10-07 21:00:40 +08:00
ListCommand.java Implement new content display system. (#2584) 2021-07-07 10:25:07 +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 Don't need to toLowerCase filter. 2021-07-16 21:38:57 +08: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 Add ability to keep gamerules on world regen. 2021-04-27 23:44:24 +08: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 Add support to find players based on name, UUID or selectors. 2021-02-21 16:47:13 +08:00
TeleportCommand.java Merge pull request #2585 from Multiverse/Revamp-queue-command- 2021-04-27 23:10:59 +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 Change default permission for version command. Seriously wth. 2021-06-04 13:00:04 -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