Oreoticket
SpigotMCModrinthOreoticket Best Ticket Plugin
23 downloads
latest v1.2 SpigotMC
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
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.
- 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.
Developer API Soon
Versions
FAQ
How do I install Oreoticket?
Download the file for your Minecraft version and loader from this page, then drop the .jar into your mods (or plugins) folder and launch the game.
Is Oreoticket free?
Oreoticket is free to download on Modgrid — we link straight to the official source, no paywall or bundled installer.
Which Minecraft versions does Oreoticket support?
Supports versions 1.20–1.21. See the download section on this page for the full list of supported versions and loaders.
Comments 0
No comments yet. Be the first to share your thoughts.