PrisonVaults-v1.1.0-1.21.11
Details
-
FilenamePrisonVaults-1.1.0.jar
-
Uploaded by
-
UploadedDec 14, 2025
-
Size212.75 KB
-
Downloads25
-
MD529eb115330575bb65dd925a9e9d92f9b
Supported Bukkit Versions
- 1.21.11
Changelog
📜 PrisonVaults Changelog (v1.1.0)
🎉 New Features
-
Gang Banishment System:
-
Gang leaders can now ban players from their gang via the Gang Manager GUI (Iron Bars icon).
-
Banned players cannot be invited to the gang or rejoin until unbanned.
-
Added a "Gang Bans" menu to view and unban players.
-
-
Global Announcements:
-
Added
/pvannounce <message>command. -
Broadcasts a message to the entire server with a distinct "Pling" sound notification.
-
-
Global Cooldown Reset:
-
Added
/resetcooldowncommand (Admin only). -
Instantly resets ALL active cooldowns (Kits, Robbery, Jobs, etc.) for every player on the server.
-
✨ Improvements
-
Gang Rank Visibility:
-
Your specific Gang Rank (e.g., Hustler, Shot Caller) is now displayed on the Scoreboard.
-
Gang Rank is now visible in
/myprofileand/whois <player>.
-
-
Smart Gang Notifications:
-
Members are now messaged instantly when they are Promoted or Demoted.
-
Members receive a specific message when Kicked, including the gang name they were removed from.
-
-
Safe Disband Protocol:
-
Disbanding a gang now requires the leader to type "confirm" in chat.
-
All online members are instantly notified if their gang is disbanded.
-
🔧 Technical Updates
-
Cooldown Manager: Updated to support global clearing of memory and file storage.
-
Gang Listener: Fixed missing helper methods (
startChatInput,createItem) and integrated new GUI logic. -
Gang Storage: Updated
gangs.ymlstructure to save and load banned player UUIDs.