[+] Added in the config.yml:
Code:Build: '&aYou can build now!' NoMoreBuild: '&cYou cannot build anymore!'
Permission: ffa.build
You are able to edit the world with this command!
[?] Hey guys! I have a question. Do you have any whishes for the next updates?
Please write it in the Discussion section or via PM!
[+] Added in the config.yml:
Should a player can drops Items?Code:NoItemDrops: true
true = yes | false = no
[+] There is now a splash potion support!
Here is the ID list of the potions and splash potions: [CLICK ME]For example, I want to add a Regeneration Splash Potion to the slot 17:
Code:17: 'POTION' 17-ID: 16385 17-Amount: 1 17-DisplayName: '&6REG-POWER' 17-Enchantment: - []
[+] You are now able to change the whole FFA Kit!
[+] You can change now the amount of a item!
[+] You are now able to add items in all slots of the inventory!
![]()
The numbers of the slots are important to sort the items.
For example, I want to add 16 arrows to the slot 31:Code:31: 'ARROW' 31-ID: 0 31-Amount: 16 31-DisplayName: '&6Arrow' 31-Enchantment: - []
[+] You are now able to add Items with other IDs (this is important for potions)
Here are the ID list of the potions: [CLICK ME]
For example, I want to add a Regeneration Potion to the slot 17:Code:17: 'POTION' 17-ID: 8193 17-Amount: 1 17-DisplayName: '&6Regeneration Potion' 17-Enchantment: - []
[+] You are now able to change the items in the config!
[+] You can also add enchantments to your item!
