EssentialsX Extras

 EssentialsX Extras 2.0.1

Native Minecraft Version:1.16Tested Minecraft Versions:
  • 1.7
  • 1.8
  • 1.9
  • 1.10
  • 1.11
  • 1.12
  • 1.13
  • 1.14
  • 1.15
  • 1.16
[IMG]


Add to your server a cool way to show to your players warps, homes and kits.
This plugin needs Java 8.

For 1.8 - 1.12 servers user:
Spoiler: Link

For 1.13++ servers: Use latest version.


[IMG]


  • Gui for warps
  • Gui for homes
  • Gui for kits
  • Support for infinite homes/kits/warps in the GUI. They will be splited in pages.
  • Allow players to have custom items!
  • System items (Show items defined by an admin). Ony for the kits and warps
  • Very customizable, you can edit nearly the 97% of the plugin.
  • Command override system, you can use the essentials commands like (/homes, /warps) or use the custom commands like (/home list or /warp list).
  • Affordable

[IMG]


Spoiler: Toggle
Spoiler: Toggle
[IMG]

Config:
Code (Text):

#If you have problems with the public you can get in touch with me via pm in spigot.
#The list of materials can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
#Only use 1.13 ++ materials

#Set this to false if you want to use commands like /home list, /warp list, /kit list instead of
#overriding the /homes,/kits,/warps commands of essentials.
OverrideCommand: true

homes:
enabled: true
guiname: '&4Homes GUI'
#Do not add text in this parameter, only change the value.
defaultdisplay: '&2'
use-player-custom-items: true
raimbow: false
coordinates: true
random-items: false
warps:
enabled: true
guiname: '&4Warps GUI'
#Do not add text in this parameter, only change the value.
##The permision needed for edit the system items is EssentialsExtras.Admin
defaultdisplay: '&2'
use-player-custom-items: true
use-system-custom-items: false
raimbow: false
random-items: false
kits:
enabled: true
guiname: '&4Kits GUI'
##Do not add text in this parameter, only change the value.
##The permision needed for edit the system items is EssentialsExtras.Admin
defaultdisplay: '&2'
use-player-custom-items: true
use-system-custom-items: false
raimbow: false
random-items: false
purchase-kit-guiname: '&4Kit: %kit%'
purchase-confirmation-guiname: '&4Purchase Kit: %kit%'
Gui-Materials:
- GOLD_INGOT
- GLOWSTONE
- BEACON
- DIAMOND
- EMERALD
- COAL
- IRON_INGOT
- GOLDEN_APPLE
- NETHER_STAR
- IRON_BLOCK
- EMERALD_BLOCK
- GOLD_BLOCK
- MELON_BLOCK


PageItems:
Next:
Material: 'ARROW'
DisplayName: '&3Next page'
Lore:
- '&7Click to go to the next page.'
Previous:
Material: 'ARROW'
DisplayName: '&3Previous page'
Lore:
- '&7Click to go to the previous page'


KitPurchaseConfirmation:
Confirm:
Material: 'LIME_STAINED_GLASS_PANE'
DisplayName: '&3Next page'
Lore:
- '&7Click to go to the next page.'
Cancel:
Material: 'RED_STAINED_GLASS_PANE'
DisplayName: '&3Next page'
Lore:
- '&7Click to go to the next page.'

Items:
Home:
Icon:
Material: 'GOLD_INGOT'
DisplayName: "&a%home%"
Lore:
- '&aLeft-Click &7to teleport to this home'
- '&cRight-Click &7to edit this home'
Settings_ChangeItem:
Material: 'PAINTING'
DisplayName: '&aCustom Item'
Lore:
- '&aLeft-Click &7to set the item of this home'
- '&7With the item of your hand'
- '&cRight-Click &7to remove the custom item of this home'
Settings_Delete:
Material: 'BARRIER'
DisplayName: '&aDelete this home'
Lore:
- '&7Click to &cremove &7this home'
Settings_Modify:
Material: 'OAK_SIGN'
DisplayName: '&aModify this home'
Lore:
- '&7Change the home location to your location.'
Warp:
Icon:
Material: 'DIAMOND'
DisplayName: "&a%warp%"
Lore:
- '&aLeft-Click &7to teleport to this warp'
- '&cRight-Click &7to edit this warp'
Settings_ChangeItem:
Material: 'PAINTING'
DisplayName: '&aCustom Item'
Lore:
- '&aLeft-Click &7to set the item of this warp'
- '&7With the item of your hand'
- '&cRight-Click &7to remove the custom item of this warp'
Settings_ChangeItem_Admin:
Material: 'NETHER_STAR'
DisplayName: '&aCustom Item &9[&cAdmin&9]'
Lore:
- '&aLeft-Click &7to set the item of this warp for everyone'
- '&7With the item of your hand'
- '&cRight-Click &7to remove the custom item of this warp'
Settings_Delete:
Material: 'BARRIER'
DisplayName: '&aDelete this warp'
Lore:
- '&7Click to &cremove &7this warp'
Settings_Modify:
Material: 'OAK_SIGN'
DisplayName: '&aModify this warp'
Lore:
- '&7Change the warp location to your location.'
Kit:
Icon:
Material: 'EMERALD'
DisplayName: "&a%kit%"
Lore:
- '&aLeft-Click &7to receive this kit'
- '&eMiddle-Click &7to preview this kit'
- '&cRight-Click &7to edit this kit'
Settings_ChangeItem:
Material: 'PAINTING'
DisplayName: '&aCustom Item'
Lore:
- '&aLeft-Click &7to set the item of this kit'
- '&7With the item of your hand'
- '&cRight-Click &7to remove the custom item of this kit'
Settings_ChangeItem_Admin:
Material: 'NETHER_STAR'
DisplayName: '&aCustom Item &9[&cAdmin&9]'
Lore:
- '&aLeft-Click &7to set the item of this kit for everyone'
- '&7With the item of your hand'
- '&cRight-Click &7to remove the custom item of this kit'
Purchase_Confirm:
Material: 'LIME_STAINED_GLASS_PANE'
DisplayName: '&aConfirm'
Lore:
- '&7Click to purchase this kit.'
Purchase_Cancel:
Material: 'RED_STAINED_GLASS_PANE'
DisplayName: '&cCancel'
Lore:
- '&7Click to go back.'


Lang:
Code (Text):

Time_Days: days
Time_Day: day
Time_Hours: hours
Time_Hour: hour
Time_Minutes: minutes
Time_Minute: minute
Time_Seconds: seconds
Time_Second: second
Kit_Cooldown: '&eCooldown:'
Kit_ReadyToUse: '&aReady to use'
Kit_Price: '&dPrice: &7%price%$'
NoItemInHand: '&8[&4ERROR&8] &eYou have to be holding an item.'
NoCustomItem: '&eThis &a%type% &edoes not have a custom item.'
SuccesfullDeleted: '&aYou have deleted the item for the %type% &5%name%.'
SuccesfullChanged: '&aYou have changed the item for the %type% &5%name%.'
NothingToShow: '&cNo &5%type% &cto show.'
ErrorWhileOpeningTheGUI: '&cAn error has occured while opening the menu, try again.'
ErrorInvalidArgument: '&cSorry, "list" is not a valid input because it''s used as
a subcommand.'


Permissions:
Code (Text):
The commands works with the essentials permissions:

/homes ---- essentials.home

/warps ---- No permission needed.

/Kits ---- essentials.kit
EssentialsExtras.Admin for use the custom system items.


[IMG]




    • EssentialsX -
      Spoiler: Link
Terms of use:
- You can decompile for check the code (only trust interest).
- You can't modify the code and call it yours.
- you can't re-sell the plugin.
- Leaking this will be punished in a resource access removed.
BlackSpigot General Chat
Rules Help Users
    Dekomori @ Dekomori: @WASTEDYEARS yes, what's your discord?
    Top