![[IMG]](/proxy/image?url=https%3A%2F%2Fi.imgur.com%2FvH92wYK.png)
or
sponsored by
If you would like placeholders to work, use
PlaceHolderAPI.
Features
- The plugin is 100% customizable, that means that you can edit every message that exists so don't worry about not having a custom server. <o/
- Easy to use! No more struggling to find out how the plugin works, almost everything can be done from in-game with some simple commands.
- You can add/remove potion effects so that you can, for example, create your own antidote that will remove every bad potion from the player.
- There are some cool animations that will make the plugin extremely interesting -no more boringness into the game-.
- Unlimited bandages/medkit/antidote types. Only your imagination will stop you from adding more and more, finally, you can enjoy without limits.
- Discord support is provided for everyone, you will get support in no time, either by me or by an experienced support member.
- Not seeing the feature that you always wanted? Not a problem, just let me know and I will add it in the plugin!
Commands
Here you will find every command linked with its permission. The commands are kept simple and fully customizable through the config files.
- /bandage - The main command. Shows up the other commands that you can use (bandages.command)
- /bandage give <player> <type> <amount> - Gives a player a bandage with a specified type and amount.
- /bandage types - Lists every type of bandage that you can use.
- /bandage create <item> <name> - Creates a bandage with a specified material and name. (Supports colorcodes).
- /bandage delete <type> - Deletes a specified bandage type. There's no undo for this.
Planned
This is the list of things that are planned to be added soon.
- Add recipes for bandages to be made.
- Anything else you want! Give me suggestions!
Images
Please note that some of the images are outdated.
Videos
Files
Code (YAML):
prefix
: '&f
[&7+&f
]'
general:
no-console
: '
%prefix% &aOnly players can use this command.'
started-countdown
: '
%prefix% &aThe healing process has started.'
ended-countdown
: '
%prefix% &aThe healing process has ended.'
freeze
: 'enable'
errors:
twice
: '
%prefix% &aYou can not do that twice.'
air
: '
%prefix% &aYou can not do that while in air.'
actionbar:
process-message
: '&fHealing process
:
[&a
%remaining%&c%passed%&f]'
remaining-symbol
: '&a|'
passed-symbol
: '&c|'
command:
no-permission
: '
%prefix% &cYou are not allowed to do that.'
wrong-usage
: '
%prefix% &aThe right usage is &f/bandage <give/types/create/delete>'
not-found
: '
%prefix% &aThe requested type could not be found.'
suggestion
: '
%prefix% &aAvailable suggestion: [&f%suggestion%&a]'
give:
wrong-usage
: '
%prefix% &aThe right usage is &f/bandage give <player> <type> <amount>'
success
: '
%prefix% &aSuccessfully gave a bandage type.'
player-null
: '
%prefix% &aThe requested player could not be found.'
create:
wrong-usage
: '
%prefix% &aThe right usage is &f/bandage create <item> <name>'
success
: '
%prefix% &aSuccessfully created a bandage type.'
delete:
wrong-usage
: '
%prefix% &aThe right usage is &f/bandage delete <name>'
success
: '
%prefix% &aSuccessfully deleted a bandage type.'
types:
message
: '
%prefix% &aThe current types are: &f%types%'
Code (YAML):
types:
normal_bandage:
name
: '&a&lNORMAL BANDAGE'
additional-health-amount
: 2.5
item
: 'PAPER;0'
countdown-time
: 3
lore
:
- '&aThis is a normal bandage,'
- '&aand gives you plus 2.5 health.'
actions
:
- 'playermsg &f
[&7+&f
] &aYou just got healed with a normal bandage.'
- 'playparticle HEART'
medkit:
name
: '&a&lMEDKIT'
additional-health-amount
: 20
item
: 'CHEST;0'
countdown-time
: 10
lore
:
- '&aThis is a medkit, it fulls'
- '&ayour health. Although it takes 10 seconds'
- '&auntil the process is done. Also gives you regeneration.'
actions
:
- 'consolecmd give
%player_name% diamond'
- 'addpotion REGENERATION:30:0'
blindness_antidote:
name
: '&a&lBLINDNESS ANTIDOTE'
additional-health-amount
: 0
item
: 'POTION;0'
countdown-time
: 7
lore
:
- '&aThis is the blindness antidote.'
- '&ait removes blindess from you if you have.'
- '&aTakes 7 seconds until done.'
actions
:
- 'playercmd help'
- 'removepotion BLINDNESS'
Terms Of Use
- You are not allowed to claim this plugin as your own.
- You are not allowed to redistribute/resell this plugin or parts of it/of its code.
- You are not allowed to modify or change anything in the code/plugin.yml.
- Do not report bugs in the reviews section. You will get no support in there.
![[IMG]](/proxy/image?url=https%3A%2F%2Fi.imgur.com%2FeZodhiH.png)