-
-
How it works
Try this product in game with a hosted Minecraft server!- Click 'Request test server'
- Join the provided IP address
- Try out the product for up to 30 minutes
- Stop the server when you're done
Requesting a test server will duplicate the original files and provide you a new server for you to join and experiment with for up to 30 minutes. Any changes you make will not be served so feel free to play around!
There are no limits to the number of servers you may start, but you can only have one test server active at a time. You must stop any active test servers in order to start up a new one.Features
- Completely free
- Instant setup
- Full operator permissions
- Invite friends
- No usage limits
Testing servers provided by PebbleHost.
Visit PebbleHost.com
SMP Engine is the ultimate all-in-one SMP management plugin built for server owners!
EventFlow (NOTE: ALPHA VERSION OF EVENTFLOW)
A YAML based scripted event engine with compilation and runtime execution.
How it Works
Default Templates Included
server_start.yml - Nice server start event, clean visuals and a 25 minute grace period with border expansion.
chat_trigger_example.yml - chat trigger example
action_showcase.yml - Showcases alot of actions that can be done.
Commands
:
/smphelper Open settings GUI
/smphelper give <> Get a Item from the plugin
/smphelper invsee <player> Live inventory viewer + ender chest
/smphelper nick <name|reset> Set or reset a custom name
/smphelper ritual start a ritual with your held item
/smphelper reload Reload the config
/broadcast <mode> <msg> Broadcast via chat/title/actionbar
/mute <player> Mute a player
/unmute <player> Unmute a player
/eventflow compile <id> Compile an EventFlow YAML
/eventflow list List all events
/eventflow status <id> Check cache freshness
/eventflow event <id> trigger Manually trigger an event
A YAML based scripted event engine with compilation and runtime execution.
How it Works
- Place .yml event files in plugins/SMPHelper/eventflow/events/
- Compile with /eventflow compile <id>, will compile into a .efc file in /eventflow/compiled/
- Trigger the event with your set trigger or the trigger command.
Default Templates Included
server_start.yml - Nice server start event, clean visuals and a 25 minute grace period with border expansion.
chat_trigger_example.yml - chat trigger example
action_showcase.yml - Showcases alot of actions that can be done.
Commands
/smphelper Open settings GUI
/smphelper give <> Get a Item from the plugin
/smphelper invsee <player> Live inventory viewer + ender chest
/smphelper nick <name|reset> Set or reset a custom name
/smphelper ritual start a ritual with your held item
/smphelper reload Reload the config
/broadcast <mode> <msg> Broadcast via chat/title/actionbar
/mute <player> Mute a player
/unmute <player> Unmute a player
/eventflow compile <id> Compile an EventFlow YAML
/eventflow list List all events
/eventflow status <id> Check cache freshness
/eventflow event <id> trigger Manually trigger an event
