A basic Spigot plugin for an all-in-one SMP setup with:
- Chunk claiming system
- Warp and spawn teleportation
- Home system with multiple homes
- Economy system with balance and payments
- Quest system with rewards
- Loot drops from mobs, including boss drops and event bonuses
- Automatic server events every 20 minutes with buffs and power-ups
- Chat games like trivia and math for extra fun and rewards
- Starter kit and custom join/quit messages
- Block protection in claimed chunks
## Installation
1. Place the JAR file in your Spigot server's `plugins` folder.
2. Restart the server.
## Commands
- `/claim` - Claim the chunk you are currently standing in.
- `/unclaim` - Remove your claim from the chunk.
- `/claims` - View the claimed chunks.
- `/spawn` - Go to spawn.
- `/setspawn` - Set spawn at your location (`smpsetup.admin`).
- `/warp <name>` - Teleport to a warp.
- `/set home <name>` - Save a home.
- `/home <name>`
- Teleport to a home.
- `/delhome <name>`
- Delete a home.
- `/homes`
- Show your homes.
- `/money`, `/balance`, `/bal`
- Check your balance.
- `/pay <player> <amount>`
- Give money to a player.
- `/quests` - View your active quests.
- `/quest info <id>` - View quest details.
- `/kit starter` - Claim your free starter kit.
- `/loot` - Check loot status.
- `/loot reload` - Reload the loot config.
- `/loot event on` - Start a loot event with more drops.
- `/loot event off` - Stop the loot event.
- `/event` - View the current server event.
- `/event status` - Show details of the active event.
- `/event next` - Show how often the event changes.
- `/chatgame start <type>` - Start a chat game (e.g., trivia, math). - `/chatgame status` - View the status of the active game.
- `/answer <answer>` - Answer a question in a chat game.
Expand You can expand this plugin with:
- a GUI for managing claims and homes management
- protection against TNT, mobs and griefing
- a shop system for players
- an auction house for items
- more event types (e.g., PvP events, treasure hunts)
- player shops and marketplaces
- custom crafting recipes
- leaderboards for quests and economy
- mini-games and challenges
- Discord integration for server announcements