Plugin Items
How to give plugin items? Here's an example of how to give admin items to players.
Last updated
Was this helpful?
How to give plugin items? Here's an example of how to give admin items to players.
Last updated
Was this helpful?
All plugin items: whitescroll, slotincreaser, mystery, secret, magic, blackscroll, randomizer, renametag, blocktrak, stattrak, soultracker, mobtrak, soulgem, transmog, holywhitescroll, orb
It is not possible toemove the AdvancedEnchantments items from the config but if you'd like to make these items unobtainable, ensure you set chance: 0
in the lootsConfiguration.yml
file
There are a few methods for players to obtain AE Items:
Adding them to in config
Making drop them
Automatically generating AE Items in
Having trade them
Selling the items in a shop via another shop plugin
Run ae giveitem
command from below
Giving them in Crates from another crate plugin
Command Usage: /ae giveitem <player> whitescroll <amount>
Example Usage: /ae giveitem Steve whitescroll 1
Command Usage: /ae giveitem <player> slotincreaser <amount> <group>
Example Usage: /ae giveitem Steve slotincreaser 1 SIMPLE
Command Usage: /ae giveitem <player> mystery <amount>
Example Usage: /ae giveitem Steve mystery 1
Command Usage: /ae giveitem <player> secret <amount> <group>
Example Usage: /ae giveitem Steve secret 1 SIMPLE
Command Usage: /ae giveitem <player> magic <amount> <group>
Example Usage: /ae giveitem Steve magic 1 SIMPLE
Command Usage: /ae giveitem <player> blackscroll <amount> <chance of success*>
* Value of 0 means success chance will be random
Example Usage: /ae giveitem Steve blackscroll 1 55
Command Usage: /ae giveitem <player> randomizer <amount> <group>
Example Usage: /ae giveitem Steve randomizer 1 SIMPLE
Command Usage: /ae giveitem <player> renametag <amount>
Example Usage: /ae giveitem Steve renametag 1
Some people may have issues with using color codes when renaming, if so, check your chat provider, such as DeluxeChat and give players the permission to use color codes.
Command Usage: /ae giveitem <player> blocktrak <amount>
Example Usage: /ae giveitem Steve blocktrak 1
Command Usage: /ae giveitem <player> stattrak <amount>
Example Usage: /ae giveitem Steve stattrak 1
Command Usage: /ae giveitem <player> mobtrak <amount>
Example Usage: /ae giveitem Steve mobtrak 1
Command Usage: /ae giveitem <player> soulgem <amount> <amount of souls>
Example Usage: /ae giveitem Steve soulgem 1 1250
Command Usage: /ae giveitem <player> transmog <amount>
Example Usage: /ae giveitem Steve transmog 1
Command Usage: /ae giveitem <player> holywhitescroll <amount>
Example Usage: /ae giveitem Steve holywhitescroll 1
Command Usage: /ae giveitem <player> orb <amount> <type*> <max slots> <success>
* Types: ARMOR, WEAPON, TOOL
Example Usage: /ae giveitem Steve orb 1 ARMOR 15 100
Command Usage: /asets giveHeroicUpgrade
<player> <set> <chance>[amount]
Example Usage: /ae giveHeroicUpgrade Steve Yijki 50 1