1.1 - Build 71
Details
-
FilenamePropertyGroup.jar
-
Uploaded by
-
UploadedApr 9, 2012
-
Size74.89 KB
-
Downloads3,419
-
MD5727919dac5c95f40175746bd4a34a644
Supported Bukkit Versions
- 1.2.5
Changelog
This build fixes the update with WorldEdit, where the schematics folder has moved to a new location. This should still be compatible with the older version of WorldEdit. This also fixes the problem when creating a new property group with the new version of World Edit.
plugins config.yml file is now generated which contains the default options. Before creating a property group edit the config.yml to set the worldguard region options, and the set home and teleport options. The configuration files for this version of the plugin are not compatible with the older beta versions, so you will need to delete all the old configuration files before upgrading. The configuration files from any of the previous 1.1 versions are compatible with this update and you will not need to delete your configuration files.
This plugin has been built with CraftBukkit Build #2145 (1.2.5-R0.2). However this plugin should be compatible with any version of CraftBukkit 1.2.3 or greater.
Here is a overview of the commands:
- /property creategroup <groupname> (group name is the name of your schematic file)
- /property setstartpoint (stand where you want it to start)
- /property setsize <rows> <cols> (set the number of rows and cols)
- /property showregion (shows the total size of the region using glass)
- /property hideregion (replace the glass with what was there before)
- /property savegroup (saves the group, so you can start to use it)
- /property createproperty <groupname> [Optional username to assign region too] (creates a property)
- /property reload (reloads the configuration file)
- The glass region border dont automatically hide, so if you forget to hide them, then you will have a ton of glass to break...
- The glass region border will have breaks in it, when it is loading the chunks
- Pasting the region could lag your server, have plans to handle the paste in a different way.