mCore | CONFIGURABLE | RANKS, PUNISHMENTS, STAFF UTILS

Status
This thread has been locked.

devo

Premium
Feedback score
33
Posts
354
Reactions
194
Resources
1
Selling a core to go along with mPractice :)

Features include:
  • Staff Utils (Freeze, punishments, chat management)
  • Rank system
  • Essential commands (broadcast, clear, more)
  • Multi-server interaction (cross-server staffchat, send commands to other servers)
  • Encrypted IPs (to prevent DB leaks)
  • Custom tablist (sorted by rank and weight)
  • Custom message commands (a command that sends a message)
  • Auto broadcaster
Why you should purchase this over other core plugins:
  • Constant updates
  • Good support
  • Cheap price
  • Easy setup
  • Very configurable
  • User suggestions are added frequently
  • Mongo storage solution
2019-10-21_17.47.39.png

f879c1fb734f3861d0fc0e240531d446.png

6af4b11028ece6e29046812bd0174583.png

8fc5c0ed4f38dd5004cdd90f94c9b133.png

8d000659dad2788550d021ae621135b3.png
3ee84572085bb977a466a077c1d84b24.png

2baac8a78c6f08f3aef943cb248ac38e.png

https://i.gyazo.com/b292339a50e54779437a4173949a50f6.mp4

1d9806c4a90701f8fef20ebfdfb51e5b.png

cf304ae75217f72a045b0fd2ed7f1282.png

/broadcast - core.command.broadcast
/clearchat - core.command.clearchat
/feed - core.command.feed
/gamemode - core.command.gamemode
/heal - core.command.heal
/more - core.command.more
/mutechat - core.command.mutechat
/rename - core.command.rename
/slowchat - core.command.slowchat
/execute - core.command.execute
/grant - core.command.grant
/importranks - core.command.importranks
/rank - core.command.rank
/ban - core.command.ban
/banlist - core.command.banlist
/blacklist - core.command.blacklist
/freeze - core.command.freeze
/kick - core.command.kick
/mute - core.command.mute
/staffchat - core.command.staffchat
/unban - core.command.unban
/unblacklist - core.command.unblacklist
/unmute - core.command.unmute
/viewban - core.command.viewban

** Player Commands (No permission)**

/list
/message
/ping
/reply
/report
/request
/toggleglobalchat
/toggleprivatemessages

**Miscellaneous Permissions**

core.silent - View silent punishments
core.staff - Perform staff functions (second layer)

config.yml:


messages.yml:


Java:
public static Rank getRank(Player player) {
    CoreProfile coreProfile = CorePlugin.getInstance().getManagerHandler().getProfileManager().getProfile(player);

    return coreProfile.getRank();
}

Mongo Database
Vault (Optional)

Add temporary grants
Make grant gui look cleaner
/history

Much more

You are not allowed to redistribute the plugin
Redistributing the plugin will result in a revocation of your license
You are not allowed to chargeback on the purchase of the plugin
I have the right to refuse service with you if I'd like
I have the right to disable your license at anytime​

S/O to Joeleoli for letting me use his reflection, dewgs for letting me use his TimeUtil, and ThatKawaiiSam for letting me compile w/ Ziggurat :)

Test Server:
A test server will be set up and provided for serious buyers only.
Please join the discord and create a ticket requesting one.

Discord:
Invite: https://discord.gg/N4Ec73S
Updates, support, and purchase instructions will be provided in the discord

Pricing:
JAR: $15
Source: $100
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

EliteGamer687

Feedback score
5
Posts
283
Reactions
50
Resources
8
Vouch! Great Dev + Amazing Core
 

LillianA

beep boop
Premium
Feedback score
7
Posts
347
Reactions
259
Resources
0
Encrypting IPs wastes machine power, it doesn't prevent your database from being leaked. Sure it slows people down but the best way to prevent a database breach is actually secure your server unlike a lot of the servers nowadays.
 

thread

dev
Premium
Feedback score
18
Posts
152
Reactions
96
Resources
1
Encrypting IPs wastes machine power, it doesn't prevent your database from being leaked. Sure it slows people down but the best way to prevent a database breach is actually secure your server unlike a lot of the servers nowadays.
Hashing is better. Anyways, vouch.
 
Status
This thread has been locked.
Top