# Fatsan Utilities for Server
Fatsan Utilities for Server is a lightweight utility plugin built for Folia-based servers. Its goal is to provide the most commonly needed server features in a cleaner, more controlled, and Folia-compatible way.
It combines economy, teleport commands, social utilities, and admin tools in a single plugin. The project is mainly designed for survival servers and focuses on practical features without unnecessary bloat.
## Features
- Folia-first design with Paper 1.21.11 compatibility
- Built-in SQLite-based economy system
- Vault / VaultUnlocked economy integration
- Can use an external economy provider if preferred
- Core teleport commands such as `/tpa`, `/rtp`, `/spawn`, `/home`, and `/sethome`
- Configurable command costs for teleport-related commands
- Home limits, cooldowns, and teleport delay settings
- Safe random teleport system
- Chat utility commands like `/itemchat` and `/invchat`
- Admin tools such as `/invsee`, `/fudebug`, `/fumodule`, and `/futilitiesreload`
- Turkish and English language support
- Module-based enable/disable system
- Works cleanly with FatsanPerms, LuckPerms, and Vault-based permission setups
## Commands
- `/balance`, `/balancetop`, `/pay`, `/eco`
- `/tpa`, `/tpaccept`, `/tpdeny`
- `/rtp`, `/spawn`, `/setspawn`
- `/home`, `/sethome`, `/delhome`, `/homes`
- `/itemchat`, `/invchat`
- `/invsee`
- `/fuhelp`, `/fudebug`, `/fumodule`, `/futilitiesreload`
## Configuration
The plugin is designed to be easy to configure.
You can control things like:
- teleport command costs
- cooldowns
- home limits
- RTP behavior
- economy mode
- language settings
For example, the costs of `rtp`, `tpa`, `spawn`, `home`, and `sethome` can all be changed through the config.
## Requirements
- Java 21
- Folia or Paper 1.21.11
- Vault / VaultUnlocked optional
- A permission plugin such as FatsanPerms, LuckPerms, or another compatible setup is recommended
## Notes
This plugin is not intended to be a full permission manager on its own. It is designed to work alongside your existing permission system and integrates especially well with FatsanPerms.