BungeeCore [Custom Bungee Utils]

Status
This thread has been locked.

yoyosetups

Banned
Feedback score
0
Posts
68
Reactions
20
Resources
0
349fb2f932692371f60179931ea0c97a.png


Hello MC-Market!

NOTE:
I WILL RENAME THIS PLUGIN AND THE PREFIX BY YOUR SERVER NAME!
Leak Forums is a bitch... ):

(People may pass the plugin onto friends and that's not fair as I need to make money from my hard work. So, keeping the Prefix IN the plugin saves passing it on to other servers!)



7695e0ff04e445f70148bb4adedb4420.png

- NEW! STAFFCHAT (UPCOMING: GBAN/GKICK/GTEMPBAN + More Feature commands)


Yes, you get full updates!!!

How?
Simply check back on the post and see if any updates them message me on
these forums!


Today I'm selling a BungeeCore plugin!
This contains:


/addserver
/sc [/staffchat]
/memory (Bungee Ram usage)
/maintenance
- (Custom server hover/motd)
- /delserver
- /help
- /count
- /gmsg
- /greply
- /sendall
- /listservers
- /server [name]
- Anti Advertising
- No VPN's
- IPDirect - Cant connect directly to servers


Code:
# /$$      /$$                 /$$                 /$$$$$$$                   
#| $$$    /$$$                | $$                | $$__  $$                  
#| $$$$  /$$$$  /$$$$$$   /$$$$$$$  /$$$$$$       | $$  \ $$ /$$   /$$        
#| $$ $$/$$ $$ |____  $$ /$$__  $$ /$$__  $$      | $$$$$$$ | $$  | $$        
#| $$  $$$| $$  /$$$$$$$| $$  | $$| $$$$$$$$      | $$__  $$| $$  | $$        
#| $$\  $ | $$ /$$__  $$| $$  | $$| $$_____/      | $$  \ $$| $$  | $$        
#| $$ \/  | $$|  $$$$$$$|  $$$$$$$|  $$$$$$$      | $$$$$$$/|  $$$$$$$        
#|__/     |__/ \_______/ \_______/ \_______/      |_______/  \____  $$        
#                                                            /$$  | $$        
#                                                           |  $$$$$$/        
#                                                            \______/         
# /$$$$$$ /$$$$$$ /$$$$$$ /$$   /$$ /$$$$$$ /$$       /$$        /$$$$$$  /$$$$$$ /$$$$$$ /$$$$$$
#|_  $$_/|_  $$_/|_  $$_/| $$  /$$/|_  $$_/| $$      | $$       /$$__  $$|_  $$_/|_  $$_/|_  $$_/
#  | $$    | $$    | $$  | $$ /$$/   | $$  | $$      | $$      | $$  \ $$  | $$    | $$    | $$
#  | $$    | $$    | $$  | $$$$$/    | $$  | $$      | $$      | $$$$$$$$  | $$    | $$    | $$
#  | $$    | $$    | $$  | $$  $$    | $$  | $$      | $$      | $$__  $$  | $$    | $$    | $$
#  | $$    | $$    | $$  | $$\  $$   | $$  | $$      | $$      | $$  | $$  | $$    | $$    | $$
# /$$$$$$ /$$$$$$ /$$$$$$| $$ \  $$ /$$$$$$| $$$$$$$$| $$$$$$$$| $$  | $$ /$$$$$$ /$$$$$$ /$$$$$$

#SETTINGS - Don't change these! (ONLY MAINTENNACEMODE)
addlistservers: true
peakplayers: 0
maintenancemode: false

#/help - What the /help should be??!?!
help:
  enabled: true
  messages:
  - '&c------------------------------------'
  - '&b/glist &c- shows players on all servers.'
  - '&c/hub &b- takes you to hub.'
  - '&c/{Servername} &b- Short cut for servers &6EX:/server hub'
  - '&c------------------------------------'


#Messages - Customize these messages in your own way!
messages:
  noperm: '&cYou have been denied Permission, contact IIIKILLAIII!'
  kickmaintenance: '&cYou have been kicked due to the server being in &bmaintenance
    &bmode. &cJoin back soon'


motd:
  maintenance: '&cMaintenance mode! &3&LCome back soon!'
#Maintenance - The maintenance MOTD message!
  unknownplayer: '&5&l[SERVERNAME] &8&l// &3PVP SERVER'
#MOTD - MOTD not including [player]
  player: '&5&l[SERVERNAME] &8&l// &3COME [player]'
#MOTD - The MOTD INCLUDING [player] variable.

#Hover player list - This is the hover message!
hoverplayerlist:
- '&c&lIIIKILLAIIIDEV &5&l>>'
- ''
- '&6Players Online: &a[online]&c/&a[max]'
- '&6Highest Playercount: &a[peakplayers]&c/&a[max]'
- ''
- '&cWebsite: &6null'
- '&cStore: &6null'
hoverplayerlistmaintenance: #Hover Maintenance message!
- '&cMaintenance Mode Join Later Sorry ;('

#All proxy settings!
proxy:
  notify: true #Notify staff when players try join with Proxy
  kickmsg: Proxys/VPN's are not allowed
  limit: 8 #Leave this like this!


#ANTIAD - A VERY HQ ANTI ADVERTISING SETUP!
antiad:
  adminmsg: '&4&L%p &chas advertised on &7(&b%server&7) &cand said &7[&b%msg&7]'
  playermsg: '&cYou have notifited all staff about your advertisment.'
  blacklist:
  - ':11'
  - ':22'
  - ':33'
  - ':44'
  - ':55'
  - ':66'
  - ':77'
  - ':88'
  - ':99'
  - ':00'
  - '.com'
  - ',com'
  - '/com'
  - 'dot com'
  - '-com'
  - '!com'
  - '@com'
  - '#com'
  - '$com'
  - '%com'
  - '^com'
  - '&com'
  - '*com'
  - '?com'
  - '<com'
  - '>com'
  - '/com'
  - '=com'
  - '+com'
  - '~com'
  - '`com'
  - '.net'
  - ',net'
  - '/net'
  - 'dot net'
  - '-net'
  - '!net'
  - '@net'
  - '#net'
  - '$net'
  - '%net'
  - '^net'
  - '&net'
  - '*net'
  - '?net'
  - '<net'
  - '>net'
  - '/net'
  - '=net'
  - '+net'
  - '~net'
  - '`net'
  - '.tk'
  - ',tk'
  - '/tk'
  - 'dot tk'
  - '-tk'
  - '!tk'
  - '@tk'
  - '#tk'
  - '$tk'
  - '%tk'
  - '^tk'
  - '&tk'
  - '*tk'
  - '?tk'
  - '<tk'
  - '>tk'
  - '/tk'
  - '=tk'
  - '+tk'
  - '~tk'
  - '`tk'
  - '.play'
  - ',play'
  - '/play'
  - 'dot play'
  - '-play'
  - '!play'
  - '@play'
  - '#play'
  - '$play'
  - '%play'
  - '^play'
  - '&play'
  - '*play'
  - '?play'
  - '<play'
  - '>play'
  - '/play'
  - '=play'
  - '+play'
  - '~play'
  - '`play'
  - '.org'
  - ',org'
  - '/org'
  - 'dot org'
  - '-org'
  - '!org'
  - '@org'
  - '#org'
  - '$org'
  - '%org'
  - '^org'
  - '&org'
  - '*org'
  - '?org'
  - '<org'
  - '>org'
  - '/org'
  - '=org'
  - '+org'
  - '~org'
  - '`org'
  - '.us'
  - ',us'
  - '/us'
  - 'dot us'
  - '-us'
  - '!us'
  - '@us'
  - '#us'
  - '$us'
  - '%us'
  - '^us'
  - '&us'
  - '*us'
  - '?us'
  - '<us'
  - '>us'
  - '/us'
  - '=us'
  - '+us'
  - '~us'
  - '`us'

97bbf25c003c9a49f79595797440370f.png
[IIIKILLAIII] - Globall plugin prefix. (Changeable)
bc9f79c16da6ac7f2b4979e2a2f7f725.png

359535b60faab057553e561974b67472.png

333414cb2502fe2e9d783197840d15ab.png

059df2742be5b4a751de1bbbdff72da6.png

0cd3d5610a013e2f999a19da99fd673e.png

821290121f419d814fab8be1ecb65aec.png

eb24a61d0159953f3ba14bde0e9d0bca.png

413e258ca386a9fee64402e960a484ef.png

[MESSAGED MY SELF /gmsg]

058f36d99f2e11bb04bb9a813fdeac06.png

bungeeutils.admin - All admin Commands
bungeeutils.admin.seeplugins - See plugins when doing /plugins /ver etc.
bungeeutils.staff - See Advertising notifications + StaffChat

Commands:
/staffchat - Talk in staff chat!
/gmsg - Message someone from a different server
/greply - Reply to someone from a different server
/maintenance toggle - Toggle maintenance mode
/memory - See Bungee Memory
/sendall - Send all players to a server
/server - Connect to another server /server [name]
/listservers - List all servers
/hub - Return to the Hub
/count - Count how many players on a server
/bureload - Reload the plugin
/addserver - Add a server
/delserver - Delete a server


MESSAGE ME ON THE FORUMS IF YOU WANT TO BUY THE PLUGIN!

dd27a7f05550ef8727c89441f3a46aad.png

PROCESS:
- Ill ask what you want the plugin to be called
- Ill change the prefix/messages to be associated with your Chosen name.
- Go through the Plugins Terms of use
- DONE!
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

yoyosetups

Banned
Feedback score
0
Posts
68
Reactions
20
Resources
0
bump
 
Banned forever. Reason: Creating Multiple Accounts
Status
This thread has been locked.
Top