Player commands: /epoke - Blocks the admin help message.
You can change these messages in config.yml, but please keep this one as it is.
Admin commands: /epoke - Sends a help message, to all who has the permission.
/epoke reload - Reloads the plugin files.
/poke <player> - Sends a message, a title, a subtitle, and a sound!
These are the permission nodes to the plugin!
epoke.admin
Grants access to /epoke reload and /epoke, admin help.
poke.use
With this permission you can use the /poke command! (YAY!)
# Welcome to EPoke configuration!
# In this configuration you can change the permission node, the startup messages and all of the other messages!
# If you need support, make sure to join my discord and I will help you out.
# If you like this plugin, make sure to give it a review on spigot! Thanks!
# Enjoy the plugin!
EPoke:
Permission: 'epoke.admin'
NoPerm: '&cOops! You dont have permission to perform this command.'
NoPermSound: 'ENTITY_VILLAGER_NO'
NoArgs: '&cUsage: /epoke reload'
Help:
- '&8---- &a+ &8----'
- '&c/epoke reload &a- Reloads the plugin!'
- '&c/poke <player> &a- Pokes the player!'
- '&8---- &a+ &8----'
Reloaded: '&aThe plugin was successfully reloaded!'
Poke:
Sound: 'ENTITY_EXPERIENCE_ORB_PICKUP'
Permission: 'epoke.poke'
NoPerm: '&cSorry! You dont have permission to perform this command.'
NoPermSound: 'ENTITY_VILLAGER_NO'
NoArgs: '&cUsage: /poke <player>'
# %offline% - Returns what you typed in as arg, when the player is not found.
# Only works on the "NoPlayer" string.
NoPlayer: '&cSorry, &7%offline% &cis offline or does not exist.'
# Placeholders on below lines:
# %target% - The player you are poking.
# %sender% - The player that sends the poke!
Title: '&aYou there?'
SubTitle: '&c%sender% &7poked you!'
TargetMessage: '&bHey, %sender% poked you!'
Confirm: '&aThe poke was sent to the player!'
ConsoleOnly: 'This command can only be executed by a player!'
Bossbar:
Title: '&cYou there?'
Color: 'RED'
BarStyle: 'SOLID'
PokeAll:
Sound: 'ENTITY_EXPERIENCE_ORB_PICKUP'
Permission: 'epoke.poke'
NoPerm: '&cSorry! You dont have permission to perform this command.'
NoPermSound: 'ENTITY_VILLAGER_NO'
# Placeholders on below lines:
# %sender% - The player that sends the poke!
Title: '&aYou there?'
SubTitle: '&c%sender% &7poked everyone!'
TargetMessage: '&bHey, %sender% poked everyone!'
Confirm: '&aThe poke was sent to everyone online!'
Translated config's coming soon! If you want to submit your version of the config, in your language, please join my discord and submit a ticket!