Commit Graph

  • c78714f9bf Asset Update - Plugin Info main WildInterloper 2024-03-11 12:32:12 -0400
  • 7379508b90 README.MD update, pushed ToolDamageListener WildInterloper 2024-03-10 12:45:56 -0400
  • 4b9ab74e6a README.MD update, pushed ToolDamageListener WildInterloper 2024-03-10 12:44:23 -0400
  • a9f4e80094 v0.8.1 - Added ToolDamage, moved and renamed PrisonerTools from auto_switch.yml to config.yml. Added ToolDamage and reload config toggles to /nvus menu WildInterloper 2024-03-10 12:33:30 -0400
  • 900e2ca0ed Added update checker WildInterloper 2024-03-09 14:43:09 -0500
  • b2ec19387f v0.6.6 - Re-added ConfigManager implementation for Settings Menu. Ruled out the issue was not ConfigManager and was just in fact the click event firing multiple times across the frames generated. Should be safe to use and work correctly? Let's find out... LOL. WildInterloper 2024-03-06 11:52:16 -0500
  • 324707d632 v0.6.6 - Added cooldown to settings menu. Was triggering the click event multiple times in the given frames. WildInterloper 2024-03-06 11:46:40 -0500
  • 0ae8a88521 v0.6.1 - Added logic to settings menu. Implemented ConfigManager within it as well. Registered it with PrisonSetup main class was required. WildInterloper 2024-03-06 11:37:20 -0500
  • 6ba21eaf68 v0.6.1 - Added GUI menu for plugin. Use /nvus menu WildInterloper 2024-03-06 11:30:14 -0500
  • dd7f9ad6e8 Updated plugin info asset WildInterloper 2024-03-06 10:16:13 -0500
  • 9b2dd912f5 v0.6.1 - Added commands for reload, version, toggle of AutoPickup and AutoSwitch. WildInterloper 2024-03-06 09:52:50 -0500
  • 5c89bd4576 Updated and added asset screenshots WildInterloper 2024-03-05 23:56:19 -0500
  • 95afbbd069 v0.6.0 - Added AutoSwitch option in config.yml. - Added auto_switch.yml, when AutoSwitch is set to true in the main config it will check what tools server admins want prisoners to autoswitch to and they can even customize what blocks will automatically trigger switching to certain tools. WildInterloper 2024-03-05 23:43:48 -0500
  • ec47789a8c v0.5.9 - Fixed prison armor dropping upon death. WildInterloper 2024-03-05 17:25:33 -0500
  • fb347e7268 Added ProGuard Maven, for future use! WildInterloper 2024-03-05 16:28:56 -0500
  • 87cd622120 Assets WildInterloper 2024-03-05 16:07:09 -0500
  • 3ddc8217df v0.5.3 - Mined blocks were not converting to dropped resources prior to going into player inventory. i.e. if a prisoner mined a stone they would get a stone block in their inventory instead of a cobblestone. Attempting to fix that here using getDrop() but that returns a list. Attempting to convert that into an Array etc and go from there. WildInterloper 2024-03-05 15:05:01 -0500
  • e1dfacfe65 v0.5.1 - Merged TEST -> MAIN WildInterloper 2024-03-05 14:57:03 -0500
  • 0dd883536a Update README.MD never2nv 2024-03-05 17:17:58 +0000
  • 05db874603 v0.4.0 - Stable Release! Updated plugin name, removed spaces. Forgot :P WildInterloper 2024-03-05 12:16:25 -0500
  • 558f860d40 v0.4.0 - Stable Release! Updated plugin name, removed spaces. Forgot :P WildInterloper 2024-03-05 11:11:53 -0500
  • 5c3c4f3a26 v0.4.0 - Stable Release! More features will be implemented soon! 0.4.0 WildInterloper 2024-03-05 11:05:34 -0500
  • 28e1a37ad1 v0.3.9 - Final testing. Forgot to change plugin name in the plugin.yml... DERP! WildInterloper 2024-03-05 11:04:00 -0500
  • db91d3ee1c v0.3.9 - Final testing. Message correction! WildInterloper 2024-03-05 11:02:30 -0500
  • 8a3ad27fa2 v0.3.9 - Final testing. Name changed to be NVus PrisonSetup to make it easier to find the config files/plugin with other NVus Plugins ;) WildInterloper 2024-03-05 10:59:57 -0500
  • f33319e235 v0.3.1 - Finalizing banned_items.yml and cancelling their events. WildInterloper 2024-03-05 10:58:50 -0500
  • ad81bce92a v0.3.1 - Finalizing banned_items.yml and cancelling their events. WildInterloper 2024-03-05 10:51:09 -0500
  • 0d4a234483 v0.2.3 - Default banned_items.yml config file doesn't generate properly. Investigating now. WildInterloper 2024-03-05 09:59:41 -0500
  • cc09b1098b Added PlayerDeath listener which checks permissions if dead player is a prisoner and if they are it will destroy their equipped prisoner armor instead of dropping it to the ground! WildInterloper 2024-03-05 00:59:25 -0500
  • 4864c236b8 Finished up permissions and added messages alerting the player they're a prisoner as to not be confused by any of this stuff :P WildInterloper 2024-03-05 00:47:22 -0500
  • 65b8ea6676 Update README.MD never2nv 2024-03-05 05:36:35 +0000
  • 03019ed1bc Added permission check to PlayerSpawn listener and tidied up the code and even placed equipping armor into it's own method/function. WildInterloper 2024-03-05 00:34:25 -0500
  • 94f96bbd40 Added permission check to PlayerArmor listener WildInterloper 2024-03-05 00:31:18 -0500
  • 2e7ebf3791 Init, player armor stuff WildInterloper 2024-03-05 00:11:16 -0500
  • 03ae50697d Init, player armor stuff WildInterloper 2024-03-05 00:09:46 -0500
  • 9340a0a402 Added README.MD never2nv 2024-03-05 04:43:39 +0000