Simple Tips
Add tips to your Minecraft server to increase engagement, with support for placeholder API!
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Simple Tips
SimpleTips Usage Guide
A clean and customizable tip system for your Minecraft server.
---
Features
* Unlimited tips * Full color support (& codes) * Placeholder support (PlaceholderAPI) * Multiple display types (chat, actionbar, title, subtitle) * In-game management commands * Config and command control * Lightweight and easy to use
---
Commands
General
`/tip` - Shows help menu
View Tips
`/tip list` - Displays all saved tips with their IDs
Add a Tip
`/tip add <message>` Example: `/tip add &bHey %player_name%, welcome!`
Remove a Tip
`/tip remove <id>` Example: `/tip remove 0`
Change Interval
`/tip interval <seconds>` Example: `/tip interval 60`
Change Display Type
`/tip display <type>` Available types: chat, actionbar, title, subtitle Example: `/tip display actionbar`
---
Permissions
`simpletips.manage` - Required for adding tips, removing tips, changing interval, and changing display mode
---
Placeholders
* Requires PlaceholderAPI installed * Works in tips automatically * Examples of simple placeholders: %player_name%, %player_displayname%, %server_online%