Plex-FAWE/src/main/java/com/sk89q/worldedit/extension/platform
2014-07-17 00:21:13 -07:00
..
AbstractPlatform.java Merge commit '142f5c8e5c889ee5098c05ba2fde20b52467c1df' into feature/platform-caps 2014-06-27 16:03:29 -07:00
AbstractPlayerActor.java Changed Location to use Extents rather than worlds and overhauled the new Entity code a bit. 2014-06-29 15:36:41 -07:00
Actor.java Actor should not have getWorld(). 2014-06-27 18:34:58 -07:00
Capability.java Adds Platform support for WorldEdit CUI 2014-07-06 20:13:27 -04:00
CommandManager.java Fix a confusion of loggers for command logging. 2014-07-14 22:50:45 -07:00
MultiUserPlatform.java Restored tab completion of player names. 2014-07-06 17:23:05 -07:00
NoCapablePlatformException.java Added support for platforms to declare capabilities. 2014-06-27 01:11:35 -07:00
Platform.java Implemented new biome API. 2014-07-17 00:21:13 -07:00
PlatformManager.java Adds Platform support for WorldEdit CUI 2014-07-06 20:13:27 -04:00
PlayerProxy.java Re-implement /remove and /butcher with the new entity API. 2014-07-15 19:47:47 -07:00
Preference.java Added support for platforms to declare capabilities. 2014-06-27 01:11:35 -07:00