warning: This plugin is mainly deprecated and for 1.18- only. Floodholders will only continue being updated once I get more motivation (more people downloading/reviewing it)
- PlaceholderAPI installed for all Placeholders
- Floodgate installed (and GeyserMC) installed for Java/Bedrock checks
- ProtocolLib is OPTIONAL but REQUIRED for getting the player's version (1.18, 1.16, etc.)
1. Put FloodHolders in your server's plugin folder and restart your server. (
PlugMan is supported, but not recommended.)
2. Use
/floodholders download papi to download and install into PlaceholderAPI.
3. Do
/papi reload and you are done!
%floodholders_gameversion%
A player's client version (ex. 1.18.2, 1.18.1, 1.16, 1.12, etc.)
%floodholders_isbedrock%
Is a player on bedrock (true or false)
%floodholders_isjava%
Is a player on java (true or false)
%floodholders_version%
A player's Minecraft edition. ("Java" or "Bedrock")
All commands start with
/floodholder or
/floodholders
Sub-Commands:
parse <text> parses a text with placeholders
download papi Downloads floodholders to make it work.
reload all Reloads FloodHolder's config.yml
setprefix <prefix> Sets the floodholders command prefix.