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.

Shortninja

♥ Java Enthusiast ♥
Supreme
Feedback score
2
Posts
1,143
Reactions
734
Resources
0
yoyosetups You can't explain why 35 TPS makes your server better? Then are you lying?

You SHOULD catch Exceptions for Integer.valueOf(). Just because you don't have issues with it doesn't mean it's not going to cause issues for other people.
 

yoyosetups

Banned
Feedback score
0
Posts
68
Reactions
20
Resources
0
yoyosetups You can't explain why 35 TPS makes your server better? Then are you lying?

You SHOULD catch Exceptions for Integer.valueOf(). Just because you don't have issues with it doesn't mean it's not going to cause issues for other people.
It's because I'm not a Server Manager, that's is why I cant fully explain it.
Now, if you can please stop trying to catch me out.
 
Banned forever. Reason: Creating Multiple Accounts

Shortninja

♥ Java Enthusiast ♥
Supreme
Feedback score
2
Posts
1,143
Reactions
734
Resources
0
yoyosetups Then don't act like you know what you're saying. Just saying "it makes it more efficient" is a blatant lie and you have no excuse for it.
 

yoyosetups

Banned
Feedback score
0
Posts
68
Reactions
20
Resources
0
yoyosetups Then don't act like you know what you're saying. Just saying "it makes it more efficient" is a blatant lie and you have no excuse for it.
By the way, by "long time" I was meant to say I hardly ever do that. 5am grind ):
 
Banned forever. Reason: Creating Multiple Accounts

Shortninja

♥ Java Enthusiast ♥
Supreme
Feedback score
2
Posts
1,143
Reactions
734
Resources
0
yoyosetups Also, me calling you out isn't even to make you look bad. Someone else would've called you out and, if nobody called you out, people would end up believing your blatant lies.
 

yoyosetups

Banned
Feedback score
0
Posts
68
Reactions
20
Resources
0
You should really learn at least the basics of Java before getting into Bukkit / Bungee development.
I do know the basics of java. And i've known them for a very long time, otherwise I wouldn't of coded a Bungee Core lol.[DOUBLEPOST=1443326774,1443326727][/DOUBLEPOST]
yoyosetups Also, me calling you out isn't even to make you look bad. Someone else would've called you out and, if nobody called you out, people would end up believing your blatant lies.
How was I 'lieing' I said it makes it more efficient having higher tps basically. Now please lol.
 
Banned forever. Reason: Creating Multiple Accounts

yoyosetups

Banned
Feedback score
0
Posts
68
Reactions
20
Resources
0
You should really learn at least the basics of Java before getting into Bukkit / Bungee development.
Secondly, I started coding this at 1AM
 
Banned forever. Reason: Creating Multiple Accounts

Shortninja

♥ Java Enthusiast ♥
Supreme
Feedback score
2
Posts
1,143
Reactions
734
Resources
0
yoyosetups It's a lie because increasing the TPS higher than 20 doesn't change shit as far as I know.

Correct your post or I will continue to call you out.
 

yoyosetups

Banned
Feedback score
0
Posts
68
Reactions
20
Resources
0
yoyosetups It's a lie because increasing the TPS higher than 20 doesn't change shit as far as I know.
Well you cant really blame someone for thinking that. You don't know 100%. Now please, i'd of liked a clean post, bot obviously I haven't now. If you can stop with the cussing and harassing too, that would be nice.
 
Banned forever. Reason: Creating Multiple Accounts

yoyosetups

Banned
Feedback score
0
Posts
68
Reactions
20
Resources
0
It's common sense, you realize making something bigger doesn't necessarily make it better?
Okay dude, please stop. No need for any more.
 
Banned forever. Reason: Creating Multiple Accounts

Shortninja

♥ Java Enthusiast ♥
Supreme
Feedback score
2
Posts
1,143
Reactions
734
Resources
0
yoyosetups It's not harassing and I only cursed once. I am preventing you from feeding blatant lies to people.

We already have political leaders lying to citizens so we don't need citizens lying to other citizens.
 

yoyosetups

Banned
Feedback score
0
Posts
68
Reactions
20
Resources
0
yoyosetups It's not harassing and I only cursed once. I am preventing you from feeding blatant lies to people.

We already have political leaders lying to citizens so we don't need citizens lying to other citizens.
I never 'lied' I thought it was what I said, I thought a higher TPS mean't it run more smoother. I actually read this from some post on spigot. So, he was wrong, I am wrong now. I deleted my 'lies'. Now please stop posting off-topic on my post. Thank you for you're feedback and teaching me a lesson about Server TPS.
 
Banned forever. Reason: Creating Multiple Accounts

yoyosetups

Banned
Feedback score
0
Posts
68
Reactions
20
Resources
0
yoyosetups Good, fix your package declarations as well. Have a good day.
Thank you sir, as I said. I started coding this at 1AM. Wasn't thinking straight, if you inbox me ill show you every other plugin of mine. They are all lowercase packages.
 
Banned forever. Reason: Creating Multiple Accounts
Status
This thread has been locked.
Top