JetsPrisonCells | CELLS | RANKS | PERMISSIONS | TEAM-MEMBERS | MORE | [1.8 - 1.21]

MC Plugin JetsPrisonCells | CELLS | RANKS | PERMISSIONS | TEAM-MEMBERS | MORE | [1.8 - 1.21] 2.7.5
An all in one, feature rich, Cell Plugin

[+] Support for latest Spigot
[+] Fixes various bugs around projectiles being able to break items in cells
[+] Fixed issue with water being placeable within cells
[+] Fixed issue with water flowing outside of cells
[+] Fixed a few stack trace errors
[+] Fixed/added support for 1.21.5
[+] Fixed further skins issues
[+] Fixed paintings/armourstands being modifiable in cells
[+] Added the command
/prisoncells rentlength <hours> <cellname> which can be used to set the initial cell rental time
[+] Bug fixes for Add Members
[+] Big performance optimisation, especially for lots of cells
[+] Various bug fixes/optimisations
[+] Fixed an issue with 1.20 being able to modify Prison Cell Signs
[+] Added support for 1.20
[+] Modified the API endpoint to retrieve a player name from a UUID
[+] Added the ability to set Custom Model Data in the gui.yml config

Example:
Code:
GUI:
  UnclaimedView:
    title: "&ePurchase Cell"
    slots: 27
    items:
      fillteritem:
        material: GRAY_STAINED_GLASS_PANE
        slot: -1 # -1 = filler
        name: " "
        lore: []
        action: NONE
        modeldata: 0 #SetCustomModelData for your item. Example of setting to 0 (null)
[+] Added the command /cell visit <cell> - Permission
jetsprisoncells.player.visit
Top Bottom