Fragments
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
平台: folia paper spigot
标签: economy
? Fragments — Passive Currency & Play-To-Earn Shop
Reward your players just for playing!
Fragments gives players a custom currency over time while online — similar to DonutSMP shards.
Players can then spend their Fragments in an in-game shop to buy items, crate keys, perks, ranks, or anything you can run a command for.
✨ Features
- Earn currency automatically while online (AFK currency)
- Configurable reward amount + time interval
- PlayerPoints-powered currency system
/pointsshopor/psGUI to spend Fragments- Run commands as rewards (keys, items, ranks, anything!)
- Custom GUI title, rows, slots
- Enchant-glint option for items
- Plug-and-play setup
?️ Commands
| Command | Description |
|---|---|
/pointsshop |
Opens Fragment shop |
/ps |
Shortcut |
? Installation
1. Install PlayerPoints (required)
2. Drop both jars into /plugins
3. Restart the server
4. Configure and reload/restart
PlayerPoints → https://modrinth.com/plugin/playerpoints
⚙️ Config ```yaml reward: 1 #How many points given rate: 1 #Frequency in minutes (1 = gives points every minute, 0.5 = every 30s) currencyName: "Fragment" #Better if singular, point name #Shop module /pointsshop or /ps shop-enabled: true gui: name: "Fragment Key shop" #gui title bar rows: 1 items: example: slot: 3 #indexed, so slot counting starts from 0 name: "Fragment Basic Key" #item name material: "TRIPWIRE_HOOK" #item material, should match vanilla minecraft materials enchantments: - "UNBREAKING:3" enchant-glint: true #fake enchant glint if you dont want any enchantments but want a glint hide-enchants: true #remove enchantment from lore commands: - "crates give v Fall 1 %player%" #or give %player% diamond 1 price: 100 #price of this item Fragment Advanced Key" material: "TRIPWIRE_HOOK" enchantments: [] enchant-glint: true hide-enchants: false commands: - "crates give v Fall 1 %player%" price: 100 ```
Grow your server by rewarding players for staying active — make play-time truly worth it! ?
请登录后举报
暂无评论,抢个沙发吧~