Plex-FAWE/src/main/java/com/sk89q/worldedit/command
sk89q e52ca6661f Added support for platforms to declare capabilities.
Platforms can declare certain capabilities and a suggested preference
for the platform for each capability. WorldEdit can then choose
the best platform for a given capability.

Examples of capabilities include providing configuration, registering
game hooks/events, performing changes to the world, or checking
permissions/authorization.
2014-06-27 01:11:35 -07:00
..
tool Added BlockInteractEvent to replace handleBlockLeftClick(). 2014-06-26 16:56:40 -07:00
BiomeCommands.java Converted API over to use new World. 2014-04-05 03:04:21 -07:00
BrushCommands.java The /butcher command no longer kills mobs with a name tag. 2014-05-01 17:36:11 -07:00
ChunkCommands.java Clean up WorldEdit main class. 2014-04-04 21:02:56 -07:00
ClipboardCommands.java Converted API over to use new World. 2014-04-05 03:04:21 -07:00
GeneralCommands.java Put in a tip about setting //limit. 2014-06-26 17:43:25 -07:00
GenerationCommands.java Standardized file headers. 2014-04-04 15:23:11 -07:00
HistoryCommands.java Standardized file headers. 2014-04-04 15:23:11 -07:00
InsufficientArgumentsException.java Standardized file headers. 2014-04-04 15:23:11 -07:00
NavigationCommands.java Standardized file headers. 2014-04-04 15:23:11 -07:00
RegionCommands.java Standardized file headers. 2014-04-04 15:23:11 -07:00
SchematicCommands.java Merge pull request #239 2014-05-01 18:01:12 -07:00
ScriptingCommands.java Standardized file headers. 2014-04-04 15:23:11 -07:00
SelectionCommands.java Converted API over to use new World. 2014-04-05 03:04:21 -07:00
SnapshotCommands.java Standardized file headers. 2014-04-04 15:23:11 -07:00
SnapshotUtilCommands.java Standardized file headers. 2014-04-04 15:23:11 -07:00
SuperPickaxeCommands.java Standardized file headers. 2014-04-04 15:23:11 -07:00
ToolCommands.java Standardized file headers. 2014-04-04 15:23:11 -07:00
ToolUtilCommands.java Standardized file headers. 2014-04-04 15:23:11 -07:00
UtilityCommands.java The /butcher command no longer kills mobs with a name tag. 2014-05-01 17:36:11 -07:00
WorldEditCommands.java Added support for platforms to declare capabilities. 2014-06-27 01:11:35 -07:00