Skip to content

Commit

Permalink
Updates documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadowChi1d authored May 24, 2020
1 parent 0d6d5d9 commit 3d4587c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# CloudNet-PlaceholderAPI
A few placeholders for CloudNet that works with CloudNet 3.3.x

# Usage
`%cloudnet_total_online%`

# Available Placeholders

`%cloudnet_service_name` - Return the service name
`%cloudnet_service_static` - Returns a true or false
`%cloudnet_service_autodelete` - Return true or false
`%cloudnet_service_port` - Returns the port of the current service
`%cloudnet_service_host` - Returns the host of the current service
`%cloudnet_service_address` - Return the full address of the service in the form of `<ip>:<port>`
`%cloudnet_task_name` - Return the name of the current task
`%cloudnet_total_online` - Returns the count of players online network wide.

# Suggestions
Feel free to give me your suggestions on placeholders.

0 comments on commit 3d4587c

Please sign in to comment.