-
Notifications
You must be signed in to change notification settings - Fork 0
Home
KeremDev7 edited this page Jul 17, 2026
·
1 revision
AtomCore is the ultimate all-in-one core plugin designed for modern SMP (Survival Multiplayer) servers. It aims to replace multiple bloated plugins by offering everything you need in one lightweight package.
- Built-in Economy: No Vault required! Player balances are handled internally safely and securely.
- Advanced GUI Shop: Players can easily buy/sell items through a sleek 6-category menu.
- TPA System: Send, accept, or deny teleport requests instantly.
- Home System: Let players save their favorite locations and return to them anytime.
- Dual Language System: Supports real-time toggling between English (EN) and Turkish (TR).
- Flicker-Free Scoreboard: A beautifully optimized sidebar showing live stats.
Here are all the commands available for players:
| Command | Description |
|---|---|
/help |
Shows the help menu with all available commands. |
/lang <english/turkce> |
Switches your personal language. |
/shop |
Opens the main shop GUI (Ores, Blocks, Food, Drops, Armor, Tools). |
/tpa <player> |
Sends a teleport request to another player. |
/tpaccept |
Accepts an incoming teleport request. |
/tpdeny |
Denies an incoming teleport request. |
/sethome |
Sets your current location as your home. |
/home |
Teleports you to your saved home. |
/sb |
Toggles the scoreboard visibility on or off. |
AtomCore is highly customizable. When you run the plugin for the first time, a config.yml file will be generated in the plugins/AtomCore folder.
# AtomCore Configuration File
scoreboard-title: "&6&lAtomCore SMP"
currency-symbol: "$"
starting-balance: 100.0
max-money: 1000000.0