Update | File is not updating ?
Updated file, file did not updated.
Database Update!
You need from now on a valid database connection to use this plugin. I added my own implementation way to use the hibernate framework!
Just edit the connection.json file in your database folder after startup.
Added Commands:
- Spawn, SetSpawn-Command
- These Commands are Bungeecord friendly (it saves as well the servername, so you can have the same spawns in one database table.
Added own Dependencyloader:
To reduce the jar file size, the dependencies will be downloaded after the first startup!
+ API added, you are able to use a lot of these functions for your own plugin implementation make sure to implement AOCommandsAPI class correctly.
Clearchat command added.
- Add your own custom clearchat message!
Corrected the view of the inventory contents.
Few fixes for the inventories.
Invsee command added
- See offhand
- See inv
- See armor
- Inventories updating live!
/itemedit added
Change your lore, name, enchantments, amount ingame!
disable / enable the usage of unallowed enchantments on some items!
hexcolor, rainbow, etc support using Adventure-api.
Reload your config.yml ingame
Added Gamemode command with several aliases
- /gm 0, survival, s
- /gm 1, creative, c
- /gm 2, adventure, a
- /gm 3, spec, spectator
+ Config Setting if executable in Console only
Enderchest command added /ec + /ec player
with additional permission rights, you are able to edit the ec of a player, otherwise you are only allowed to take a look into the players ec.
No Permission Message will be correctly displayed.
Custom Join / Leave Message added
Rename your Armorstand based on a AnvilInventory
I created basically a workaround to obtain the rename text of a item of an Anvil without packets and only events. I will create for the future a api which can be used for anything like that in a smoother and easier way.
You are now able to use /armorstand command and create as many armorstands as u want, enabling / disabling
- the base plate
- gravity
- glowing
- arms
- name change will be soon possible
- the armorstand appears after confirming the gui. canceling the gui will not delete or reset your armorstand, it will also always created at your position
-Clearinventory command added.
-Armorstand command added (currently not finished but a first preview of the functions exists)
- Headutil added
(Additionally you are able to change every head as you want including the name / lore of the head.)
- InventoryHandler added (with Pagination menu, etc.)
/workbench command added
/msg <player> <msg> added
/reply <msg> added
+ Setup your own design of your message command using the Language files!
Give command added
Give yourself a specified item, with a amount of your choice! You are even able to give the item a custommodeldataid. (Maybe for your texturepack testings etc.)
/repair command added (repair the item in your hand)
/repairall command added (repair
anything in your inventory)
Feed Command added, feed yourself or other players!
New Language Added (Brazilian Portuguese)
Contributor to this Language: DeskTecc
Allow players with the permission to get any item they want on their head!
Vote links are now clickable from chat
Vanish, Vote command added.
You can enter as many vote links as you want in the language files make sure these are seperated using the <newline> tag.
Vanish also works for players who are joining. Even if you leave, it resets on server restart.