Genius-Core
Genius Core is a plugin I made for my SMP server, but here it is for everyone to use
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Genius-Core
Genius Core is my Core plugin that I use on all of my SMP servers.
It's made to be easy customizeable with the config.yml
This plugin only has a few features so far, More features will be added over time
customize nearly everything with the config.yml
- message of the day - last seen - a gui player list - view others enderchests and inventoies
Commands: - - /motd | Sends the message of the day - alias: /messageoftheday - /list [all] | Show a list of online players | /list all shows a list of all the players that have played - permission needed for /list all: genius.list.all - aliases: /playerlist, online - /lastseen <player> | Check when a player was last online - Aliases: /last-seen, /seen - /viewinventory <player> | View another players inventory - permission needed: genius.viewinventory.others - aliases: /invsee, /inventorysee, /vi - /viewenderchest <player> | View another players enderchest - permission needed: genius.viewenderchest.others - aliases: /vec, /viewec, /viewechest, /vechest, /viewender - /reload-config | reload the config file - permission needed: genius.reload
Permissions: - - genius.reload: - description: Reload the config.yml file - genius.viewinventory.others: - description: Allow a player to view others inventories. - genius.others.viewinventory.deny: - description: Deny others from viewing their inventory. - genius.viewenderchest.others: - description: Allow a player to view others ender chests. - genius.others.viewenderchest.deny: - description: Deny others from viewing their ender chest.