Documentation
WebsiteDashboardFree versionDiscord
English
English
  • 👋Welcome to PlayerPoof
  • 🌎Overview
    • ✨Our Features
    • 🧩Our modules
  • 🔧Installation
    • 💻Bukkit
    • 🌊Bungeecord
    • 🖥️Velocity
    • 🔌Messaging services
  • 📘Basics
    • ⌨️Commands
    • 📃Permissions
    • 🔗Placeholders
  • 🧩Modules
    • 🔌Ping
    • 🆙Vote
    • 👋Welcome
    • 📈Fluctuation
    • 💬Chat
    • 🛡️Ranks
    • 💰Auctions
    • 🚶Citizens
  • 👩‍💻Developers
    • API
Powered by GitBook
On this page
  1. Basics

Placeholders

PreviousPermissionsNextPing

Placeholders are only available if you have enabled on your server.

There is the list of the placeholders our bukkit plugin provides:

Placeholder
Description

%playerpoof_real_players%

Online players count without virtual players.

%playerpoof_poofed_players%

Online virtual players count on the current server.

%playerpoof_total_players%

Total online players count (virtual + real).

%playerpoof_network_poofed_players%

Online virtual players count on your whole network.

%playerpoof_network_real_players%

Online real players count on your whole network.

%playerpoof_network_total_players%

Online real + virtual players count on your whole network.

%playerpoof_server_[name]_poofed%

Virtual players count on a specific server.

%playerpoof_server_[name]_real%

Real players count on a specific server.

%playerpoof_server_[name]_total%

Real + virtual players count on a specific server.

📘
🔗
PlaceholderAPI