PrisonMine v.1.3
Details
-
FilenamePrisonMine.jar
-
Uploaded by
-
UploadedFeb 11, 2013
-
Size236.97 KB
-
Downloads8,077
-
MD51b8b823282865ac1d94fb5d5660eaf21
Supported Bukkit Versions
- CB 1.4.7-R1.0
Changelog
PrisonMine 1.3
Compatibility
- CraftBukkit 1.4.7-R1.0
- PrisonSuite 1.3
Changes
- New commands:
/mine variableslists all available variables from an in-game command/mine setwarpwill set the TP point for the mine/mine reload(former/mine data load) will reload the data from the file/mine saveall(former/mine data save) will forcebly save all data to file
- Changes to commands:
- Changed the
/mine flagcommand to have flags save mine-specific options./mine flag <flag>is still the syntax for flags without an option/mine flag <flag> <option>is the syntax for flags with an option
- Block replacement rules:
/mine blacklist helpis now used to receive help docs on the commands/mine blacklistwill toggle the blacklist on or off, or switch to blacklist if whitelist is enabled/mine whitelistwill toggle the whitelist on or off, or switch to whitelist if blacklist is enabled
- Protection:
/mine protection helpis now used to receive help docs on the commands- Block breaking rules:
/mine prot break blacklistwill toggle the blacklist on or off, or switch to blacklist if whitelist is enabled/mine prot break whitelistwill toggle the whitelist on or off, or switch to whitelist if blacklist is enabled
- Block placement rules:
/mine prot place blacklistwill toggle the blacklist on or off, or switch to blacklist if whitelist is enabled/mine prot place whitelistwill toggle the whitelist on or off, or switch to whitelist if blacklist is enabled
- Editing:
/mine edit helpis now used to receive help docs on the commands/mine editwill now de-select the active mine, instead of/mine edit none/mine cooldownwill toggle the cooldown on and off, instead of/mine cooldown toggle
- Triggers:
/mine trigger helpis now used to receive help docs on the commands/mine trigger timewill now toggle the timer, instead of/mine trigger time toggle/mine trigger compositionwill now toggle the composition reset, instead of/mine trigger composition toggle
- Warnings:
/mine warning togglewas deprecated. Remove warnings with/mine warning remove <time>instead
- Information:
- Replaced the messy flag list with a cleaner one
- About:
- Tweaked the plugin to output the build number alongside with the version
- Credited
theangrytomatofor his participation in the development of the plugin - Credited 'speedrookies' for his participation in the development of the plugin
- Changed the
- New flags:
- MoneyReward : Pay the players a specified money for mining any blocks in the mine
- MoneyRewardPlus : Same as above, but excludes the most common block
- NoExpDrop : Prevents blocks in the mine from dropping experience orbs
- NoHungerLoss : Players in the mine region will not lose hunger
- NoPlayerDamage : Any damage dealt to the player will be cancelled
- PlayerEffect : Add any potion and beacon effects to the players in the mine
- ResetSound : Play any in-game sound once the mine resets
- ToolReplace : Once a tool breaks while mining blocks in the mine, it will be replaced with a new one
- Changes to flags:
- SurfaceOre : Added an option to have a custom surface ore
- SuperTools : Axes and spades will not be affected by the flag
- NoToolDamage: Axes and spades will not be affected by the flag
- New features:
- If players logged out inside the mine region, they will be teleported to the mine TP point on login. This can be disabled with
teleport-players-out-of-the-mineset tofalse
- If players logged out inside the mine region, they will be teleported to the mine TP point on login. This can be disabled with
- Bug fixes:
- Security bug fix: Missing permission when breaking a Display Sign
- Fixed block chance percentages sometimes being invalid due to a rounding error
- Fixed some variables not being rounded properly on signs
- Fixed
teleport-players-out-of-the-minebeing set tofalseby default - Fixed
<PLAYER>not reflecting the player who last reset the mine properly - Fixed
/mine warning removecommand not working - Fixed variables not being parsed in some messages
- Fixed some flags being turned on by default
- Fixed colors not being parsed inside help doc headers
- Removed rogue remains of non-existent commands
- Fixed several mistakes and type-o's
- General cleanup and optimization
Important Note
While the mines are no longer prone to indefinite reset loops, their timers may still jam. The reset time will freeze and will not change until the server is restarted, or the plugins are reloaded through /reload. This is a known issue and is being worked on.