Additions+ | Custom Commands, Menus, Books, Actions, Nametags and much more | 1.8-1.15

SpigotVIP Additions+ | Custom Commands, Menus, Books, Actions, Nametags and much more | 1.8-1.15 2.3.2

Additions+ | Custom Commands, Menus, Books, Actions, Nametags and much more | 1.8-1.15
uSororJ


-- TRANSLATING --
Help to translate the plugin.
I WANT TO TRANSLATE

1d2Ks9x

  • Custom Commands
    • Register commands [PREMIUM]
    • Command Arguments [PREMIUM]
    • Compatible with the console [PREMIUM] {NEW}
    • Permissions
    • No Permission message
    • Cooldowns
    • No Cooldown message
    • Actions
    • CUSTOM COMMAND GENERATOR [ONLINE]
  • Custom Menus
    • Custom menu title
    • Placeholders in menu title [PREMIUM]
    • Left-click actions for items
    • Right-click actions for items
    • Custom size
    • Custom open permission (message)
    • Custom open cooldown
    • Open actions [PREMIUM]
    • Close actions [PREMIUM]
    • All items are configurable
    • Supports custom model data [PREMIUM]
    • Supports custom additions items using ci-ITEMNAME
    • Supports HeadDatabase/player heads
    • Enchantments
    • CUSTOM MENU GENERATOR [ONLINE]
  • Scoreboards
    • Per World
    • Togglable per player
    • Anti-Flicker [PREMIUM]
  • Nametags [PREMIUM]
    • Group-based
    • Animated
    • Permission-based
  • Create custom tablists
    • Per World
  • Custom Player Names In Tab [PREMIUM]
    • Animated
    • Animations are in sync among all players with the same tag
    • Unlimited groups
    • Orders - Highest order gets to be the tag (0 is high)
    • Placeholder support
  • Create custom items
    • Cooldowns for items
    • Left-click actions [PREMIUM]
    • Right-click actions [PREMIUM]
    • Non-left-right-click actions
    • Everything of an item is configurable
    • Supports HeadDatabase/player heads
    • Supports custom model data [PREMIUM]
    • Enchantments
    • Item options for customizing your items even more, such as anti-moving, anti-drop and more.
    • CUSTOM ITEM GENERATOR [ONLINE]
  • Create custom books [PREMIUM]
    • Book title
    • Book item name
    • Book item lore
    • Custom author
    • Custom generation (original, tattered, copy_of_copy, copy_of_original)
    • Inventory Slot (for giving the book)
    • Unlimited Pages
  • Interval actions
    • Random interval
    • Editable interval (in ticks)
    • Unlimited interval actions
  • Create custom signs [PREMIUM]
    • Supports color codes.
    • Supports PlaceholderAPI placeholders.
    • Per player placeholder support.
    • Actions when clicking the signs
  • Event Actions
    • 38 custom events [PREMIUM]
    • Perform actions when an event is being fired
    • Custom join message [PREMIUM]
    • Custom leave message [PREMIUM]
    • Custom Event API for Developers
    • CUSTOM EVENT GENERATOR [ONLINE]
  • Color Codes On Signs (&)
  • Color Codes In Anvils (&)
  • Plugin hooks [PREMIUM]
    • PlaceholderAPI support
    • MVdWPlaceholderAPI support
    • Vault support
    • ProtocolLib support
    • HeadDatabase support
  • Plugin Event Integrations [PREMIUM]
  • Plugins Hooking Into Addititons+:
  • 59 Actions [PREMIUM]
  • 1.8x - 1.15x support [PREMIUM]
  • 13 Built-in Placeholders [PREMIUM]
  • Almost 100% customizable!
  • Frequently updated
  • 24/7 and fast support via Discord
  • Much more...
With all these features, you can create almost a full essentials plugin with /heal, /tp, /fly, /kill, /clear, /speed, /warp, /gamemode. Besides that, you can create a /calc command such as WorldEdit's one. Then you can also ditch a RandomTeleport plugin as you can generate a random number between two numbers and then, safely, teleport to that location. More info in our Discord.
It's now also possible to install resource packs for the player, check if it's successfully installed, if the installation has failed, declined and accepted.


Keycz0e


The video above is uploaded by @SoulStriker_.
Big thanks to him for showcasing the plugin.

KxMUbwP


PlaceholderAPI is a Soft-Dependency. Install it to use placeholders in the actions, item lores, item names, books, and all other texts.

MVdWPlaceholderAPI is a Soft-Dependency. Install it to use placeholders in the actions, item lores, item names, books, and all other texts.

Vault is a Soft-Dependency. Install it to use the [money], [vaultgroup], [novaultgroup], and [price] action.

HeadDatabase is a Soft-Dependency. Install it to use custom heads from their plugin. Use the format hdb-<headID> as material name.

ProtocolLib is a Soft-Dependency. Install it to use the [language] action.

MineTopiaSDB is a Soft-Dependency. Install it to use their custom events.

ASkyBlock is a Soft-Dependency. Install it to use their custom events.

SkyWarsReloaded is a Soft-Dependency. Install it to use their custom events.

dZ8bOW3

/Command - Command Description - Permission

/additions - Main command - additions.command
/additions togglescoreboard - Toggle scoreboard - additions.command.togglescoreboard
/additions menus - List of registered menus - additions.command.menus
/additions books - List of registered books - additions.command.books
/additions commands - List of registered commands - additions.command.commands
/additions items - List of registered items - additions.command.items
/additions reload - Reload the plugin - additions.command.reload
/additions giveitem <item> [player] - Gives a custom item (to a player) - additions.command.giveitem
/additions givebook <book> [player] - Gives a custom book (to a player) - additions.command.givebook
/additions openmenu <menu> - Opens a custom menu - additions.command.openmenu

/customitem info <item> - Get all info of an item
/customitem create <name> - Create an item of current handitem
/customitem remove <item> - Remove an item
/customitem setamount <item> <amount> - Sets the amount of the item
/customitem setdisplayname <item> <name> - Sets the display name of an item
/customitem setslot <item> <slot> - Sets the slot of an item
/customitem setcooldown <item> <cooldown> - Sets the cooldown of an item
/customitem setcooldownmessage <item> <message> - Sets the cooldown message
/customitem setpermission <item> <permission> - Sets the permission of an item
/customitem setnopermission <item> <message> - Sets the noPermission message of an item
/customitem actions <item> - Get the list of actions of an item
/customitem addaction <item> <action> - Add an action to the item's action list
/customitem removeaction <item> <actionInteger> - Removed an action from the item's action list
/customitem lore <item> - Get the lore of an item
/customitem addlore <item> <lore> - Add a lore line to the item's lore
/customitem removelore <item> <loreInteger> - Remove a lore line from the item's lore

The command below can be used to manage custom commands. Please note that if you have a command with more than one argument, you will have to put it between double quotes for the <name> arguments in the commands. For creating, removing or getting all actions, you don't need to put it between quotes. The plugin will then recognize it as one argument.
Examples:
Custom command: hello
Permission command: /customcommand setpermission hello my.perm

Custom command: hello there everyone
Permission command: /customcommand setpermission "hello there everyone" my.perm

/customcommand create <name> - Create a new command
/customcommand addaction <name> <action> - Add an action to be executed when a player performs the command
/customcommand setnopermission <name> <message> - Set the message that will be displayed when the player doesn't have the required permission
/customcommand setcooldown <name> <cooldown in ticks> - Set the cooldown of the command
/customcommand setpermission <name> <perm> - Set the required permission for a command
/customcommand setregistered <name> <true/false> - Enable whether the command should be registered or not
/customcommand list - Get a list of all the commands
/customcommand removeaction <name> <number> - Remove an action. The actions can be found by using /customcommand actions <name>
/customcommand actions <name> - Get all actions from a command

Latest updates

  1. N/A

    N/A
  2. 2.3.2

    2.3.2
  3. 2.3.2

    2.3.2

Latest reviews

not all features work...

Similar resources

Additions+ | Custom Commands, Menus, Books, Actions, Nametags and much more | 1.8-1.14 MikeyBoy
4.20 star(s) 5 ratings
Downloads
728
Updated
★ Vanilla Additions ★ | 192+ Custom Additions | Emerald Items | Double Axes | Ender Bow BlackSpigot.com
Custom Items with Custom Textures and Custom Abilities to enchance the Vanilla Survival Experience!
3.13 star(s) 8 ratings
Downloads
1,047
Updated
BlackSpigot General Chat
Rules Help Users
    N @ NabixEnd: hi
    Top