Skip to content

A RocketMod plugin for Unturned that manages player data via MySQL. Ideal for economy/RP servers, it features an economy system (bank, wallet, fines), unique player IDs prefixed to names, admin commands, and a simple developer API for integration with other plugins.

License

NightRootbr/SimpleDatabase

Repository files navigation

SimpleDatabase Banner

Issues License Repo Size

SimpleDatabase Plugin for Unturned

SimpleDatabase is a powerful and essential RocketMod plugin for Unturned servers that provides a robust player data management system using a MySQL database. It's designed to be a foundational plugin for roleplay and economy servers, offering persistent data storage, a unique player ID system, and a simple API for other plugins to integrate with.


Key Features

  • MySQL Integration: Persistently saves all player data in an external and secure database.
  • Nameplate ID System: Automatically assigns and prefixes a unique ID to player names (e.g., [101] PlayerName).
  • Economy System: Manages player Balance (bank), Wallet (cash), and Fines.
  • Player Attributes: Tracks and allows management of Name, Age, Job, and Discord.
  • VIP System: Includes a boolean VIP status for players that can be easily integrated with other plugins.
  • Full Translatability: All in-game messages are configurable through a simple translation file.
  • Granular Permissions: Total control over who can view or modify data with detailed permissions for every command.
  • Developer API: A simple and powerful API for other plugins to access and modify player data.

Documentation (Wiki)

All detailed documentation for installation, configuration, commands, permissions, and the developer API can be found on our official GitHub Wiki.

Official Wiki

About

A RocketMod plugin for Unturned that manages player data via MySQL. Ideal for economy/RP servers, it features an economy system (bank, wallet, fines), unique player IDs prefixed to names, admin commands, and a simple developer API for integration with other plugins.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages