WildInterloper
|
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.
|
2024-03-05 15:05:01 -05:00 |
WildInterloper
|
e1dfacfe65
|
v0.5.1 - Merged TEST -> MAIN
|
2024-03-05 14:57:03 -05:00 |
never2nv
|
0dd883536a
|
Update README.MD
|
2024-03-05 17:17:58 +00:00 |
WildInterloper
|
05db874603
|
v0.4.0 - Stable Release! Updated plugin name, removed spaces. Forgot :P
|
2024-03-05 12:16:25 -05:00 |
WildInterloper
|
558f860d40
|
v0.4.0 - Stable Release! Updated plugin name, removed spaces. Forgot :P
|
2024-03-05 11:11:53 -05:00 |
WildInterloper
|
5c3c4f3a26
|
v0.4.0 - Stable Release! More features will be implemented soon!
|
2024-03-05 11:05:34 -05:00 |
WildInterloper
|
28e1a37ad1
|
v0.3.9 - Final testing. Forgot to change plugin name in the plugin.yml... DERP!
|
2024-03-05 11:04:00 -05:00 |
WildInterloper
|
db91d3ee1c
|
v0.3.9 - Final testing. Message correction!
|
2024-03-05 11:02:30 -05:00 |
WildInterloper
|
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 ;)
|
2024-03-05 10:59:57 -05:00 |
WildInterloper
|
f33319e235
|
v0.3.1 - Finalizing banned_items.yml and cancelling their events.
|
2024-03-05 10:58:50 -05:00 |
WildInterloper
|
ad81bce92a
|
v0.3.1 - Finalizing banned_items.yml and cancelling their events.
|
2024-03-05 10:51:09 -05:00 |
WildInterloper
|
0d4a234483
|
v0.2.3 - Default banned_items.yml config file doesn't generate properly. Investigating now.
|
2024-03-05 09:59:41 -05:00 |
WildInterloper
|
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!
|
2024-03-05 00:59:25 -05:00 |
WildInterloper
|
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
|
2024-03-05 00:47:22 -05:00 |
never2nv
|
65b8ea6676
|
Update README.MD
|
2024-03-05 05:36:35 +00:00 |
WildInterloper
|
03019ed1bc
|
Added permission check to PlayerSpawn listener and tidied up the code and even placed equipping armor into it's own method/function.
|
2024-03-05 00:34:25 -05:00 |
WildInterloper
|
94f96bbd40
|
Added permission check to PlayerArmor listener
|
2024-03-05 00:31:18 -05:00 |
WildInterloper
|
2e7ebf3791
|
Init, player armor stuff
|
2024-03-05 00:11:16 -05:00 |
WildInterloper
|
03ae50697d
|
Init, player armor stuff
|
2024-03-05 00:09:46 -05:00 |
never2nv
|
9340a0a402
|
Added README.MD
|
2024-03-05 04:43:39 +00:00 |