v1.8.2
Details
-
FilenameDonationPoints.jar
-
Uploaded by
-
UploadedJun 30, 2013
-
Size44.45 KB
-
Downloads1,036
-
MD54b142f78046b93cc0fe2de76e79d4db4
Supported Bukkit Versions
- CB 1.5.2-R1.0
Changelog
Version 1.8.2
- Fixed a couple of typos
- Made a ServerName Config Option. This allows you to use the same MySQL server across your Minecraft Servers without any compatibility issues with frames / transaction limits / etc.
Due to this update, the API changed quite a bit. Any plugin using the API (DPEnchant is the only one on Bukkit I can think of), you must update these plugins.
Version 1.8.1
- Fixed bug where player could no longer break non-DonationPoint signs if they didn't have donationpoints.sign.break
- Fixed a bug where if an item frame was already linked, it wouldn't let you click an item frame until you had successfully linked. (So if you get an error, you have to run /dp link again)
Version 1.8.0
- New Features
- Added Configuration Option to purge empty accounts on server load.
- Added command '/dp purge' (Permission: /dp purge), purges empty accounts.
- Added API Method to check if a package exists. (Methods.getPackageExists())
- You can now link Packages to Item Frames instead of signs.
- Use the command /dp link <package> to link a package to an Item Frame
- Permission Node: donationpoints.link
- Permission nodes for creation / use / destruction is the same as signs. (For Now)
- You must sneak to break linked Item Frames.
- Added Command /dp delete <Account> to delete a user account.
- Fixes
- You must sneak to destroy DonationPoint signs while in creative mode.
Also: Added a few API Methods, full documentation on the API should be coming up soon. It's made so you can have plugins link into DonationPoints. The plugin "DPEnchant" uses the API and allows players to purchase enchantments for their weapons this way.
None :)