Skip to main content

Useful Workflows

Tab completion

EventForge includes tab completion for the main admin and player commands.

Admin tab completion includes:

admin
start
stop
finish
list
templates
installtemplate
active
leaderboard
points
schedules
check
history
iteminfo
entityinfo
validate
errors
reload
vote

Player tab completion includes:

stats
toggle
join
leave
tp
teleport
vote

Queue and vote tab completion is context-aware:

/events join <tab> shows open queues and teleportable active events.
/events leave <tab> shows queues the player has joined.
/events tp <tab> shows active teleportable events.
/events vote <tab> shows current vote options.

Recommended LuckPerms setup

Admin group:

/lp group admin permission set eventforge.admin true

Player group:

No EventForge player permission is required by default for /events.

If you restrict commands through another plugin, allow players to use:

/events
/events stats
/events toggle
/events vote
/events join
/events leave
/events tp
/events teleport

Common admin workflows

Reload after config changes

/eventforge reload confirm
/eventforge validate

Install a bundled template

/eventforge templates
/eventforge installtemplate mining_rush

Test a normal automatic event

/eventforge check mining_rush
/eventforge start mining_rush
/eventforge leaderboard mining_rush
/eventforge finish mining_rush

Test a manual queue event

/eventforge start mining_rush
/events join mining_rush
/events leave mining_rush

If enough players stay queued, the event starts after the queue countdown.


Start a manual vote

/eventforge vote start mining_rush mob_hunt fishing_frenzy
/events vote mining_rush
/eventforge vote status

Check scheduled voting

/eventforge schedules
/eventforge validate schedule_config.yml