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:

yoyosetups

Banned
Feedback score
0
Posts
68
Reactions
20
Resources
0
I personally wouldn't pay $25, especially considering the fact that you would need to manually change the prefixes for me. GLWS though.
The only reason I'm manually changing the prefix is because you know what people are like.. they'll pass the plugin on. And I want to earn money out of the Hard work.

Thanks for your opinion though.

And also, $25 for a Anti Ad, basically a Bungee firewall (IPDirector), Motd, Hover, Maintenance and awesome in-game feature commands like add Server. I would pay more for a Core like this. But it's pretty dang cheap.

"Total investments: $0.00 xD"
 
Banned forever. Reason: Creating Multiple Accounts

yoyosetups

Banned
Feedback score
0
Posts
68
Reactions
20
Resources
0
Added Staff Chat to the plugin + Updated Screenshots!

Easier access screenshots:

97bbf25c003c9a49f79595797440370f.png
[IIIKILLAIII] - Globall plugin prefix. (Changeable)
bc9f79c16da6ac7f2b4979e2a2f7f725.png
 
Banned forever. Reason: Creating Multiple Accounts

GingerAfro

Feedback score
0
Posts
1
Reactions
3
Resources
0
Vouch

Amazing developer, custom coded a whole kitpvp for me, then I had a massive lag problem and he fixed it all and even gave me an optimized spigot that runs 35 TPS!

GREAT GUY!
 

Deep

Full Time Bebosny's Slave/Fan/Son
Supreme
Feedback score
0
Posts
3,546
Reactions
2,040
Resources
0
Vouch

Amazing developer, custom coded a whole kitpvp for me, then I had a massive lag problem and he fixed it all and even gave me an optimized spigot that runs 35 TPS!

GREAT GUY!
35??? How is that possible..
 

Shortninja

♥ Java Enthusiast ♥
Supreme
Feedback score
2
Posts
1,148
Reactions
734
Resources
0
yoyosetups I'm not stupid, I know what TPS is. I'm asking how the fuck you think increasing the max TPS does anything. It really makes no sense at all.

Basically you're saying that dividing a second into a smaller amount makes a second somehow more efficient.

EDIT: Also, reviewing your code, you should NOT have capitals in your package declarations so they don't get confused with classes and check if the port is an actual Integer. Converting it to Integer will work but if it's not an integer in the arguments it will fuck up.
 
Last edited:

yoyosetups

Banned
Feedback score
0
Posts
68
Reactions
20
Resources
0
yoyosetups I'm not stupid, I know what TPS is. I'm asking how the fuck you think increasing the max TPS does anything. It really makes no sense at all.

Basically you're saying that dividing a second into a smaller amount makes a second somehow more efficient.

EDIT: Also, reviewing your code, you should NOT have capitals in your package declarations so they don't get confused with classes and check if the port is an actual Integer. Converting it to Integer will work but if it's not an integer in the arguments it will fuck up.
And I never call my classes by my IGN. So, therefore they wont get muddled.
Never had problems, now excuse the hate.
By the way, I'm just a Developer, not a 'Good' server manager, I know a few things.
 
Last edited:
Banned forever. Reason: Creating Multiple Accounts
Status
This thread has been locked.
Top