oreoticket
作者:rebot | 分类:模组
Minecraft 版本: 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 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 1.21.11
平台: bukkit paper purpur spigot
标签: game-mechanics social technology
Why Oreoticket?
Web-based and user-friendly interface
Special optimization for minimal resource usage
Easy to use
Very powerful
High security
Ability to connect to a Discord bot and external systems via API
Authentication using a random 25-character code
Automatic detection of the access code
If the code is not detected automatically, the system will ask the user to enter the code manually
Features
Part 1: Commands
/ticket
All users have default access.
When this command is executed, a link is sent to the player containing a 25-character code, formatted based on the IP defined in the config file.
This code is used for authentication and automatically verifies and logs the user in.
The code is detected automatically from the URL.
If the code is not detected, the user will be asked to enter it manually.
The code expires after the time specified in the config file.
/ticket-admin
Required permission: oreoticket.admin
Important: Before using this command, make sure the user’s username is added to the config file under the categories that the user is allowed to manage.
After running this command, similar to /ticket, an ID is generated but with admin access.
This admin ID allows the user to review tickets and change their status (only tickets related to the allowed categories).
Part 2: Config
═══════════════════════════════════════════════════════════
Neoticket - config.yml
═══════════════════════════════════════════════════════════
port: 8080
ip: ""
ticket-cooldown: 50
user-cooldown: 30
admin-cooldown: 30
token-expiry:
member: 3600
admin: 1800
categories:
- shop
- info
- support
user-categories:
admin1:
- shop
- support
admin2: - info
Additional Notes
All data is stored in a database alongside the config file. Keep it secure.
To improve security and prevent spam, increase the ticket cooldown values in the config file.
Thank you for using Oreoticket ❤️
Developer API Soon
请登录后举报
暂无评论,抢个沙发吧~