Skip to content

simple plugin that allows you to dynamically add servers and forced hosts to your bungeecord/waterfall server

License

Notifications You must be signed in to change notification settings

mineglade/dynamic-bungee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DynamicBungee

simple plugin that allows you to dynamically add servers and forced hosts to your bungeecord/waterfall server

Here's a video demonstration

Commands

command description usage aliases permission
/dynamicbungee core command, lists sub commands /dynamicbungee /dynbun, /db dynamicbungee
/dynamicbungee add adds a server to the proxy /dynamicbungee add <name> <host:port> [restricted [motd]] `` dynamicbungee.add
/dynamicbungee remove removes a server from the proxy /dynamicbungee remove <name> `` dynamicbungee.remove
/dynamicbungee list lists all your servers /dynamicbungee list `` dynamicbungee.list

Features

  • Adding servers (with motd and restricted settings)
  • Removing servers
  • A more detailed server list than glist
  • Permission checks for each of the commands
  • (available in beta 0.3-preview) Configuration file that'll be read and added in onEnable() so you don't have to add all your servers every restart

Coming Soon

  • fix to the serverlist so it actually displays playercount
  • more command aliases
  • forced hosts

Considering

  • configurable serverlist table so you can hide all the different columns (for privacy concerning ip-addresses / hosts)
  • colored serverlist table :3
  • saw https://github.com/mcgrizzz/DynamicProxy and I thought I might be able to merge the two plugins.

About

simple plugin that allows you to dynamically add servers and forced hosts to your bungeecord/waterfall server

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages