CoreEssentials | Custom Commands + Much More! Fully Custom Via Config's v1.1.9

CoreEssentials * All the server essentials in one place!
LCVJ3wyZfM.png
CoreEssentials
v1.1.9

WARNING: In this update you are required to have Vault & PlaceholderAPI running in order to use these features!

What is the plugin?

The plugin is a core for your network to help you're players and staff be directed to your socials, discord server, and store/website. All the commands messages are configurable via the plugin's config.

I am looking to expand this plugin to include more useful and essential server features in the future. If you have idea's or need support please join my discord server! https://discord.gg/FcYrKMh
Are you using this plugin on your server? Contact me as I am looking for servers to feature on my page!

Features:

  • Custom configurable command messages
  • Donator join message (Configurable Message)
  • In-game config reload
  • Gamemode commands (Configurable Message)
  • Server join motd message (Configurable Message)
  • Server join sound (Configurable Sound + pitch + volume + World)
  • Join Title + Subtitle message on join (Configurable Message)
  • Tab message header & footer (Configurable Message)
  • Stats (Configurable Message)
  • Fully PlaceholderAPI compatible
  • Broadcast Command + Hoover feature.
  • HideStream toggle.
  • NickName Feature

Commands:
  • /help
  • /vote
  • /store
  • /support
  • /twitter
  • /discord
  • /website
  • /rules
  • /ce reload | This allows anyone with the permission coreessentials.reload to reload the config so you can make the changes without the server needing to restart.
  • /gmc /gm1
  • /gms /gm0
  • /feed
  • /gmsp /gm3
  • gma /gm2
  • /heal
  • /fly
  • /god
  • /broadcast | With an added hoover on the broadcast.
  • /balance
  • /nickname set <name> | Beta
  • /nickname reset | Beta
  • /baltop /balancetop | With custom message.

Permissions:

coreessentials.donator.join | Permission node for the donator join message
coreessentials.reload | Permission node for anyone who want's to reload the config file
coreessentials.gamemode.creative | Permission node for gm1,gmc creative mode
coreessentials.gamemode.survival | Permission node for gm0, gms survival mode
coreessentials.gamemode. spectator | Permission node for gm3, gmsP spectator mode
coreessentials.gamemode.adventure | Permission node for gm2, gma adventure mode
coreessentials.feed | Permission node for /feed command.
coreessentials.heal | Permission node for /heal command.
coreessentials.fly | Permission node for /fly
coreessentials.god | Permission node for /god
coreessentials.player.join | Permission node for player join message.
coreessentials.broadcast. | Permission node for /broadcast <message>
coreessentials.balance | Pemission node for /balance

Placeholders:

Kills placeholder | %coreessentials_kills%
Deaths placeholder | %coreessentials_deaths%
Total mobs killed placeholder | %coreessentials_mobkills%
Prefix placeholder | %coreessentials_prefix%

+ Full list from PAPI: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders

Examples of what you can do:
DG6KwE8gQZ.png

DG6KwE8gQZ.png

http://willzateam.uk/u/lhEcx6jKNr.png
http://willzateam.uk/u/DG6KwE8gQZ.png

Newest config:

Code:
## --------------------------------------------|
## CoreEssentials                              |
##                                             |
## Version v.1.1.9                             |
##                                             |
## Coded by WillzaTeam                         |
##                                             |
## --------------------------------------------|

## NOTE: This plugin in v.1.0.5+ now has dependencies to run! Please make sure you have Vault & PlaceholderAPI plugins
## on your server to operate the new features

## If you need support with the plugin OR want something adding please join the discord server!

## Reload Messages

prefix: '&8[&e&lCore&6&lEssential&8]'

reload: '&a&lCoreEssentials has been reloaded!'

death-message: '%player% died to %entity%'

## ---------------------------------------------------------------------------

## Coming soon!

nick: '&6Your nickname is now %player%'
resetnick: '&6Your nickname has been reset!'

## ---------------------------------------------------------------------------
## Commands Messages

## /discord command in-game

discord-status: true

discord:
  - '&8&m------------------------------------------'
  - '%coreessentials_prefix%'
  - ''
  - '&5Discord:'
  - ''
  - '&6&nhttps://discord.gg/FcYrKMh'
  - ''
  - '&7&o(Left-Click to join!)'
  - ''
  - '&8&m------------------------------------------'
 
## /website command in-game

website-status: true

website:
  - '&8&m------------------------------------------'
  - '%coreessentials_prefix%'
  - ''
  - '&3&lWebsite:'
  - ''
  - '&6&nhttps://willzateam.uk'
  - ''
  - '&7&o(Left-Click to open!)'
  - ''
  - '&8&m------------------------------------------'

## /store command in-game

store-status: true

store:
  - '&8&m------------------------------------------'
  - '%coreessentials_prefix%'
  - ''
  - '&2&lStore:'
  - ''
  - '&6&nhttps://store.willzateam.uk'
  - ''
  - '&7&o(Left-Click to open!)'
  - ''
  - '&8&m------------------------------------------'

## /vote command in-game

vote-status: true

vote:
  - '&8&m------------------------------------------'
  - '%coreessentials_prefix%'
  - ''
  - '&9&lVote:'
  - ''
  - '&6&nhttps://vote.willzateam.uk'
  - ''
  - '&7&o(Left-Click to open!)'
  - ''
  - '&8&m------------------------------------------'
 
## /twitter command in-game

twitter-status: true

twitter:
  - '&8&m------------------------------------------'
  - '%coreessentials_prefix%'
  - ''
  - '&b&lTwitter:'
  - ''
  - '&6&nhttps://twitter.com/WillzaTeam'
  - ''
  - '&7&o(Left-Click to open!)'
  - ''
  - '&8&m------------------------------------------'

## /help command in-game

help-status: true

help:
  - '&8&m------------------------------------------'
  - '%coreessentials_prefix%'
  - ''
  - '&7&lHelp:'
  - '&7&o(Commands)'
  - ''
  - '&6&l* &6/help &8| &eShows the help command'
  - '&6&l* &6/discord  &8| &eShows the discord command'
  - '&6&l* &6/vote &8| &eShows the vote command'
  - '&6&l* &6/website &8| &eShows the website command'
  - '&6&l* &6/store &8| &eShows the store command'
  - '&6&l* &6/twitter &8| &eShows the twitter command'
  - '&6&l* &6/rules &8| &eShows the rules command'
  - '&6&l* &6/support &8| &eShows the support command'
  - ''
  - '&8&m------------------------------------------'

## /support command in-game

support-status: true

support:
  - '&8&m------------------------------------------'
  - '%coreessentials_prefix%'
  - ''
  - '&e&lSupport:'
  - ''
  - '&6&nwillzateam.support'
  - ''
  - '&7&o(Left-Click to open!)'
  - ''
  - '&8&m------------------------------------------'

## /rules command in-game

rules-status: true

rules:
  - '&8&m------------------------------------------'
  - '%coreessentials_prefix%'
  - ''
  - '&4&nRules:'
  - ''
  - '&6&l* &7Be respectful!'
  - '&6&l* &7Rate the plugin!'
  - '&6&l* &7Suggest new ideas to add!'
  - ''
  - '&8&m------------------------------------------'
 
## ---------------------------------------------------------------------------


## Join & Leave Messages
## Permission node: coreessentials.donator.join
## Permission node: coressentials.player.join
## Permission node: coreessentials.donator.leave
## Permission node: coressentials.player.leave

player-status: true
donator-status: true

joinmessages:
    donator-join: '%coreessentials_prefix% &6&lDonator &e&l%player% &6&lHas joined the server!!!'
    player-join: '%coreessentials_prefix% &6&l%player% has joined the server! Welcome!!'

leavemessages:
    player-leave: '%coreessentials_prefix% &6&l%player% has left the server! Bye!'
    donator-leave: '%coreessentials_prefix% &6&lDonator &e&l%player% &6&lhas left the server! Bye!'
  

## ---------------------------------------------------------------------------  
  
## Server welcome motd message

motd-status: true

welcomemotd:
  - '&8&m------------------------------------------'
  - '%coreessentials_prefix%'
  - ''
  - '&6&lWelcome To my server!'
  - ''
  - '&6&l* &7Be respectful!'
  - '&6&l* &7Rate the plugin!'
  - '&6&l* &7Suggest new ideas to add in my discord server!'
  - ''
  - '&8&m------------------------------------------'

## ---------------------------------------------------------------------------

## Sounds

joinsound:
    sound: ENTITY_EXPERIENCE_ORB_PICKUP
    volume: '6'
    pitch: '5'
    enabled_worlds:
      - world
      - world_nether
      - world_the_end
  
pickupsound:
    sound: BLOCK_BUBBLE_COLUMN_BUBBLE_POP
    volume: '7'
    pitch: '5'  

## ---------------------------------------------------------------------------

## Join message on screen

jointitle:
    title: '&e&lMy Server'
    subtitle: '&e&l★★★★★ &ePlease give 5 stars'

## ---------------------------------------------------------------------------

## Gamemode messages

gamemode:
    creative: '%coreessentials_prefix% &7You are now in gamemode &6&lCreative'
    survival: '%coreessentials_prefix% &7You are now in gamemode &6&lSurvival'
    adventure: '%coreessentials_prefix% &7You are now in gamemode &6&lAdventure'
    spectator: '%coreessentials_prefix% &7You are now in gamemode &6&lSpectator'

## ---------------------------------------------------------------------------

## Feed command message

misc:
    feed: '%coreessentials_prefix% &6&l%player% &6has been feed'
    heal: '%coreessentials_prefix% &6&l%player% &6has been healed'
    fly: '%coreessentials_prefix% &7flight mode is now &6%status%'
    god: '%coreessentials_prefix% &7God mode is now &6%status%'

## ---------------------------------------------------------------------------
  
## Customise your tab list
## tablist:
header:
  - '&8&m------------------------------------------'
  - '%coreessentials_prefix%'
  - ''
  - '&6&lWelcome To my server!'
  - '&7&oEnjoy!'
  - ''
footer:
  - ''
  - '&e&l★★★★★ &ePlease give 5 stars on spigot'
  - '&7&oEnjoy!'
  - ''
  - '&8&m------------------------------------------'

## ---------------------------------------------------------------------------

## Boss Bar
## Add a boss bar on players joining

bossbar:
    title: '%coreessentials_prefix% &6&l%player% &6has been feed'
    colour: 'GREEN'
## ---------------------------------------------------------------------------
## Player /stats command
stats:
  - '&8&m------------------------------------------'
  - '%coreessentials_prefix%'
  - ''
  - '&6&lStats:'
  - ''
  - '&6&l* &7Kills: &e%coreessentials_kills%'
  - '&6&l* &7Deaths: &e%coreessentials_deaths%'
  - '&6&l* &7Mob Kills: &e%coreessentials_mobkills%'
  - '&6&l* &7PlayTime: &e%coreessentials_playtime%'
  - ''
  - '&8&m------------------------------------------'

## Player Balance (Requires Vault to work)
## /papi ecloud download Vault
balance:
  - '&8&m------------------------------------------'
  - '%coreessentials_prefix%'
  - ''
  - '&6&lBalance:'
  - ''
  - '&6&l* &7Your Balance is: &e%vault_eco_balance_formatted%'
  - ''
  - '&8&m------------------------------------------'
## ---------------------------------------------------------------------------

## Broadcast Settings
 
permissions:
  broadcast:
    perm: coreessentials.broadcast.use
    no-perm: "&8[&e&lCore&6&lEssential&8] &cYou lack permissions to this command."

date-format: "dd.MM.uuuu kk:mm:ss"

broadcast:
  message: "&8[&eBroad&6cast&8] &6%msg%"

  hover:
    enabled: true
    message: |-
      &e&lCore&6Essentials Broadcasts
      &7
      &7Author: &6%author%
      &7Sent: &6%date%

## ---------------------------------------------------------------------------

## Hide Stream

## Hide Default Server join and leave messages
## Note: true = The Default Join Message is disabled.
## Note: false = The Default Join Message is enabled.

default-join-status: true
default-leave-status: true

## ---------------------------------------------------------------------------

## Balance Top

baltop:
  - '&8&m------------------------------------------'
  - ''
  - '&6&lTop Balances:'
  - ''
  - '&6&lYou: &7$%vault_eco_balance_formatted%'
  - ''
  - '&e&l#1 &6%vault_eco_top_player_1% &7$%vault_eco_top_balance_formatted_1%'
  - '&e&l#2 &6%vault_eco_top_player_2% &7$%vault_eco_top_balance_formatted_2%'
  - '&e&l#3 &6%vault_eco_top_player_3% &7$%vault_eco_top_balance_formatted_3%'
  - '&e&l#4 &6%vault_eco_top_player_4% &7$%vault_eco_top_balance_formatted_4%'
  - '&e&l#5 &6%vault_eco_top_player_5% &7$%vault_eco_top_balance_formatted_5%'
  - '&e&l#6 &6%vault_eco_top_player_6% &7$%vault_eco_top_balance_formatted_6%'
  - '&e&l#7 &6%vault_eco_top_player_7% &7$%vault_eco_top_balance_formatted_7%'
  - '&e&l#8 &6%vault_eco_top_player_8% &7$%vault_eco_top_balance_formatted_8%'
  - '&e&l#9 &6%vault_eco_top_player_9% &7$%vault_eco_top_balance_formatted_9%'
  - '&e&l#10 &6%vault_eco_top_player_10% &7$%vault_eco_top_balance_formatted_10%'
  - ''
  - '&8&m------------------------------------------'

For support: https://discord.gg/FcYrKMh
EULA: Standard EULA
886 Views
37 Downloads
Dec 22, 2021 Published
May 21, 2022 Updated
Not yet rated
16.2 KB File size
Type
  1. Staff
  2. Chat
  3. Protection
Supported software
  1. Bukkit
  2. Spigot
  3. Paper
Supported versions
  1. 1.7
  2. 1.8
  3. 1.9
  4. 1.10
  5. 1.11
  6. 1.12
  7. 1.13
  8. 1.14
  9. 1.15
  10. 1.16
  11. 1.17
  12. 1.18
Creator
Recommended for you
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 125 ratings
3,296 purchases
The ultimate chat formatting and filtering plugin. Can replace 200+ plugins. Customizable & fast.
5.00 star(s) 121 ratings
2,560 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 66 ratings
2,359 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
5.00 star(s) 61 ratings
2,348 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 40 ratings
1,957 purchases
886 Views
37 Downloads
Dec 22, 2021 Published
May 21, 2022 Updated
Not yet rated
16.2 KB File size
Type
  1. Staff
  2. Chat
  3. Protection
Supported software
  1. Bukkit
  2. Spigot
  3. Paper
Supported versions
  1. 1.7
  2. 1.8
  3. 1.9
  4. 1.10
  5. 1.11
  6. 1.12
  7. 1.13
  8. 1.14
  9. 1.15
  10. 1.16
  11. 1.17
  12. 1.18
Creator
Recommended for you
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 125 ratings
3,296 purchases
The ultimate chat formatting and filtering plugin. Can replace 200+ plugins. Customizable & fast.
5.00 star(s) 121 ratings
2,560 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 66 ratings
2,359 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
5.00 star(s) 61 ratings
2,348 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 40 ratings
1,957 purchases
Top