Config

# Plugin made by ProxyGames14 [Youtube].
# version v1.0.13
# This plugin include copyright.
# INFORMATION.
# To use placeholders you must use those in the list.
# placeholders: %targetplayer%, %foodadded%.
# They only work per message
# so some messages doesnt have %foodadded%.
# %prefix% is the prefix in the config
# we also have %gamemode% that will send
# the gamemode of the target player
# An
# You can customize your own prefix and messages.
#
#
# Permissions list.
# - easyplayerstats.* (Get all permissions.)
# - easyplayerstats.use (Allows to get Error message after a wrong usage.)
# - easyplayerstats.help (Allow to type /feed help. )
# - easyplayerstats.reload (Allow to type /feed reload. )
# - easyplayerstats.version (Allow to type /feed version. )
# - easyplayerstats.permissions (Allow to type /feed permissions. )
# - easyplayerstats.feed.player (Allow to type /feed {player}. )
# - easyplayerstats.placeholders (Allows to type /feed placeholders. )
# - easyplayerstats.update (Get update messages when player joined.)
# - easyplayerstats.cooldown.override (Allow player to skip the cooldown)
#
#
# PlaceHolderList.
# - %prefix%
# - %sender%
# - %foodadded%
# - %gamemode% (can only be used in "GamemodeError")
# - %targetplayer%
# - %online% (can only be used in "HelpMotd || HelpMotdFooter")
# - %permissions% (can only be used in "NoPermissions" message)
# - %world% (can only be used in "WrongWorld" || "SameWorldError" message)
# - %cooldown% (can only be used in the "CommandCooldownMessage")
# if you want to make your own prefix turn this
# on false and add prefix in the messages.
# CooldownTime info. 1 minute = 60 seconds, 1 hour = 3600 seconds, 1 day = 86400 seconds.

UpdateChecker: true
PlayerSameWorld: true
EnablePrefix: true
CommandCooldownInSeconds: 30

#
#
Prefix: '&6[&e&lEasyPlayerStats&6] '
HelpMotd: '%prefix% test &6Help Menu &dPage (1/1)'
HelpMotdFooter: '&5&m-----------&b &bOnline players: &a%online% &5&m-----------'
FeedMessage: '&aYou feeded %targetplayer% &e%foodadded% &ahungry.'
FeedErrorMessage: '&aYou cant feed %targetplayer% &abecause he isnt hungry'
GetFeedMessage: '&aYou got feeded by %sender%'
NoPermissions: '%prefix%&cSorry, You dont have permissions'
WrongWorld: '&cThis plugin is not allowed in world &o%world%'
GamemodeError: '&cYou cannot feed &o%targetplayer% &cbecause hes is in gamemode &e%gamemode%'
ErrorCommand: '%prefix%&eWrong usage. Type &6/feed help &efor more information'
PlayerFindError: '%prefix%&cWe cannot find a player by &o%targetplayer%'
SameWorldError: '%prefix%&cYou must be in the same world as &o%targetplayer%. in world
&o%world%'
CommandCooldownMessage: '%prefix% &cYou must wait &e%cooldown% Seconds &cto do this again.'
#
#
Enabledworlds:
- world
- world_nether
- world_end