3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-07 08:32:51 +02:00
FastAsyncWorldEdit/src
2010-10-15 00:24:25 -07:00
..
com/sk89q/worldedit Now using com.sk89q.worldedit.blocks.BlockType for block type queries. rawSetBlock() now handles changes in block data. WorldEdit.getBlock() now supports specifying data and sign text. 2010-10-15 00:22:03 -07:00
CuboidClipboard.java Fixed unchecked cast in CuboidClipboard.loadSchematic(). 2010-10-15 00:24:25 -07:00
EditSession.java Now using com.sk89q.worldedit.blocks.BlockType for block type queries. rawSetBlock() now handles changes in block data. WorldEdit.getBlock() now supports specifying data and sign text. 2010-10-15 00:22:03 -07:00
SMServerInterface.java Added support for block data and sign texts. Decoupled more code from the server modification. 2010-10-14 01:31:05 -07:00
SMWorldEdit.java Renamed hey0's plugin to SMWorldEdit. Made WorldEdit somewhat a singleton to hold the ServerInterface instance. 2010-10-14 11:59:45 -07:00
SMWorldEditListener.java Renamed hey0's plugin to SMWorldEdit. Made WorldEdit somewhat a singleton to hold the ServerInterface instance. 2010-10-14 11:59:45 -07:00
SMWorldEditPlayer.java Added support for block data and sign texts. Decoupled more code from the server modification. 2010-10-14 01:31:05 -07:00
WorldEdit.java Now using com.sk89q.worldedit.blocks.BlockType for block type queries. rawSetBlock() now handles changes in block data. WorldEdit.getBlock() now supports specifying data and sign text. 2010-10-15 00:22:03 -07:00
WorldEditPlayer.java Renamed hey0's plugin to SMWorldEdit. Made WorldEdit somewhat a singleton to hold the ServerInterface instance. 2010-10-14 11:59:45 -07:00
WorldEditSession.java Added /toggleplace which lets you perform actions that require one point to use position #1 rather than your feet. 2010-10-14 02:14:18 -07:00