NTicketPortal v1.0

A modern ticket portal plugin that lets players create, track, and manage support tickets quickly an
NMETIN (9).png
Wiki (3).png Wiki (2).png
Information (12).png

Overview​

NTicketPortal is a modern Minecraft portal-management plugin (Paper/Folia) that lets you control world access with ticket items, time windows, and fully configurable teleport settings.

It is designed to be simple for staff and flexible for server owners. You can configure each world independently: portal availability, ticket requirements, opening hours, open/close console actions, and teleport destination.

NTicketPortal is a great fit for survival, RPG, event, and economy servers where worlds such as Nether, End, or custom dimensions should be gated and controlled.

Features​

  • Folia Support – compatible with modern Paper/Folia environments.
  • World Ticket System – tickets are bound to specific worlds and consumed on use.
  • Custom Ticket Item – material, CustomModelData, display name, lore, and glow effect.
  • Daily Time Schedule – separate open/close hours for each day of the week.
  • Automatic Actions – run console commands when a portal opens or closes.
  • Portal Toggle – quickly enable or disable a portal per world.
  • Set Teleport Destination – configure target teleport locations in-game.
  • Multi-world Ready – configure multiple destinations in the teleports section.
  • Configurable Messages – customize player/admin messages directly in config.yml.
Information (17).png

Installation & Usage​

  • Put NTicketPortal into your server plugins folder.
  • Start the server once to generate configuration files.
  • Open and configure:
Code:
plugins/NTicketPortal/config.yml
  • Add your worlds in teleports and configure ticket/time rules.
  • Set a destination spawn for a world:
Code:
/nticketportal setspawn <world>
  • Give tickets to players:
Code:
/nticketportal give <world> <amount> <player>
/nticketportal <player> <world>
Information (16).png

Commands​

CommandDescriptionPermission
/nticketportal give <world> <amount> <player>Gives a specific amount of tickets for a selected world.nticketportal.admin
/nticketportal <player> <world>Shortcut command that gives 1 ticket.nticketportal.admin
/nticketportal setspawn <world>Sets the destination teleport location for a world.nticketportal.admin
/nticketportal toggle <world>Enables or disables the portal for a selected world.nticketportal.admin

Information (14).png

YAML:
settings:
  # Timezone used for schedule checks
  time: 'Europe/Warsaw'

teleports:
  world_the_end:
    enabled: true
    ticket:
      enabled: true
      item:
        material: PAPER
        modeldata: 10001
        glow: true
        name: '<green>End Pass'
        lore:
          - '<white>Allows access to world_the_end'
      time:
        enabled: true
        actions:
          open:
            - say world_the_end portal is now OPEN!
          close:
            - say world_the_end portal is now CLOSED!
        days:
          MONDAY: { open: 8, close: 12 }
          TUESDAY: { open: 8, close: 12 }
          WEDNESDAY: { open: 8, close: 12 }
          THURSDAY: { open: 8, close: 12 }
          FRIDAY: { open: 8, close: 12 }
          SATURDAY: { open: 8, close: 12 }
          SUNDAY: { open: 8, close: 12 }
      teleport:
        enabled: true
        location: null

Information (13).png

Support & Community​

Need help, found a bug, or want to suggest a feature?
Join the Discord server below. Feedback is reviewed and improvements are considered in future updates.

Join our Discord

Latest reviews

Really good plugin, everything is well set up. I recommend it.
EULA: Free EULA
193 Views
6 Downloads
Apr 13, 2026 Published
N/A Updated
5.00 star(s)
Average rating (1)
44.1 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. Yes
Type
  1. Gameplay
  1. World
  1. Adventure
Game mode
  1. Survival
  1. Oneblock
  1. Anarchy
Supported software
  1. Paper
  1. Folia
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
  1. 1.20
Supported languages
  1. English
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Lag-free, customizable servers ready in minutes.
Host your adventure today!
Recommended for you
A simple and quick to configure battle pass plugin with gui.
5.00 star(s) 1 ratings
7 purchases
Create your own achievements - reward players who achieve specific goals
Not yet rated
5 purchases
4 different modes, perfect for survival, skyblock, lifesteal, anarchy servers
Not yet rated
10 purchases
20000+ pre-made prefix (Support Nexo/ItemsAdder)
Not yet rated
1 purchase
23000+ pre-made prefix (Support Nexo/ItemsAdder)
Not yet rated
1 purchase
193 Views
6 Downloads
Apr 13, 2026 Published
N/A Updated
5.00 star(s)
Average rating (1)
44.1 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. Yes
Type
  1. Gameplay
  1. World
  1. Adventure
Game mode
  1. Survival
  1. Oneblock
  1. Anarchy
Supported software
  1. Paper
  1. Folia
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
  1. 1.20
Supported languages
  1. English
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Lag-free, customizable servers ready in minutes.
Host your adventure today!
Recommended for you
A simple and quick to configure battle pass plugin with gui.
5.00 star(s) 1 ratings
7 purchases
Create your own achievements - reward players who achieve specific goals
Not yet rated
5 purchases
4 different modes, perfect for survival, skyblock, lifesteal, anarchy servers
Not yet rated
10 purchases
20000+ pre-made prefix (Support Nexo/ItemsAdder)
Not yet rated
1 purchase
23000+ pre-made prefix (Support Nexo/ItemsAdder)
Not yet rated
1 purchase
Top