Speedgot
BasicEssentials FULL CUSTOMIZABLE [1.20.6+ ✅] [REWORKED Messages ✅]
-----
A basic system for every server need
Download Now
56.4 KB .jar
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
is an
easy
to use Spigot/Paper Plugin for
every Minecraft Server
which includes some basic commands
All Commands and Events can be
enabled/disabled
in the Manager Config.
All Prefixes &
Messages
can be full
customized
in the Messages Config.
See below
"Config"
Download
the Plugin
Copy
into the Plugin folder of your Server
Re/Start
your Server
Have Fun
/anvil
/chatclear /cc
/chattoggle
/day
/night
/delhome
/home
/sethome
/homes
/enderchest /ec <Player>
/feed <Player>
/fly <Player>
/gamemode /gm <s/c/sp/a> <Player>
/heal <Player>
/kit create <Name>
/kit remove <Name>
/kit get <Name>
/basicessentials reload
/spawn
/spawn set
/spawn remove
/rename
(coming soon)
/setlore (coming soon)
/repair
(coming soon)
/vanish
/workbench
/tp
(coming soon)
/tpall
(coming soon)
/tphere
(coming soon)
Code (Text):
basicessentials.anvil
basicessentials.chatclear
basicessentials.chattoggle
basicessentials.day
basicessentials.delhome
basicessentials.enderchest
basicessentials.enderchest.player
basicessentials.feed
basicessentials.feed.target
basicessentials.fly
basicessentials.fly.player
basicessentials.gm
basicessentials.gm.player
basicessentials.heal
basicessentials.heal.player
basicessentials.home
basicessentials.homes
basicessentials.kit.create
basicessentials.kit.remove
basicessentials.kit.use
basicessentials.night
basicessentials.reloadconfigs
basicessentials.spawn.remove
basicessentials.spawn.set
basicessentials.spawn
basicessentials.rename
basicessentials.repair
basicessentials.sethome.admin
basicessentials.sethome.premium
basicessentials.setlore
basicessentials.tp
basicessentials.tpall
basicessentials.tphere
basicessentials.vanish
basicessentials.workbench
basicessentials.reload
Config's
MANAGER
Code (Text):
Prefix: '§8[§4§lB§6§lE§8] §8» '
Command:
Anvil: true
Enderchest: true
Fly: true
GameMode: true
Pvp: true
Vanish: true
Feed: true
Heal: true
Day: true
Night: true
ChatClear: true
Spawn: true
Chattoggle: true
Kit: true
Home: true
Sethome: true
Delhome: true
Homes: true
Maintenance: true
BasicEssentials: true
Maintenance:
Message: §cMAINTENANCE IS ON
Event:
Chattoggle: true
PlayerJoin: true
PlayerQuit: true
EntityDamageByEntity: true
Chattoggle:
active: false
Home:
default:
limit: 1
premium:
limit: 3
maintenance: false
MESSAGES
Code (Text):
chatclear:
broadcastmessage: '&6%player_name% &7Cleared the Chat'
player: '&7Cleared the Chat'
error: '&c/clearchat|cc'
chattoggle:
active:
player: '&cDisabled the chat'
broadcast: '&cThe chat is disabled now'
disabled:
player: '&aEnabled the chat'
broadcast: '&aThe chat is enabled now'
day:
player: '&7Time set to Day'
error: '&cYou cannot change the time in Nether|End'
delhome:
player: '&7Home deletet: &6%home_name%'
error: '&cThis home doesn''t exist'
feed:
player: '&7You got saturated'
target:
target: '&7You got saturated'
player: '&6%target_name% &agot saturated'
fly:
player:
enable: '&aFly enabled'
disable: '&cFly disabled'
target:
enable:
target: '&aFly enabled'
player: '&6%target_name% &acan fly now'
disable:
target: '&aFly disabled'
player: '&6%target_name% &acan''t fly anymore'
error: '&c/fly <Player>'
gamemode:
survival:
player: '&7You are in Gamemode &6Survival &7now!'
target:
target: '&7You are in Gamemode &6Survival &7now!'
player: '&6%target_name% &7is in Gamemode &6Surival &7now!'
creative:
player: '&7You are in Gamemode &6Creative &7now!'
target:
target: '&7You are in Gamemode &6Creative &7now!'
player: '&6%target_name% &7is in Gamemode &6Creative &7now!'
spectator:
player: '&7You are in Gamemode &6Spectator &7now!'
target:
target: '&7You are in Gamemode &6Spectator &7now!'
player: '&6%target_name% &7is in Gamemode &6Spectator &7now!'
adventure:
player: '&7You are in Gamemode &6Adventure &7now!'
target:
target: '&7You are in Gamemode &6Adventure &7now!'
player: '&6%target_name% &7is in Gamemode &6Adventure &7now!'
player:
error: '&c/<gamemode|gm> <0|1|2|3|s|c|sp|a> <Player>'
target:
error: '&c/<gamemode|gm> <0|1|2|3|s|c|sp|a> <Player>'
heal:
player: '&aYou got healed'
target:
target: '&aYou got healed'
player: '&6%target_name% &agot healed'
home:
player: '&7Teleportet to home: &6%home_name%'
error: '&cThis home does not exist'
homes:
title: '&7Home''s:'
entry: '&7- %home_entry%'
kit:
default:
player: '&7Please use /kit create|remove|get'
create:
player: '&aKit created: &6%kit_name%'
error: '&cThis kit already exist'
remove:
player: '&cKit removed: &6%kit_name%'
error: '&cThis kit already exist'
use:
player: '&7You got the kit: &6%kit_name%'
error: '&cThis kit already exist'
maintenance:
'off': '&7Maintenance OFF'
'on': '&7Maintenance ON'
night:
set: '&7Time set to Night'
error: '&cYou can''t change the time in the Nether|End'
pvp:
enable: '&7Pvp is now Enabled'
disable: '&7Pvp is now Disabled'
player: '&cYou Disabled Pvp'
target: '&cYour Enemy Disabled Pvp'
sethome:
player: '&7Home set: &6%home_name%'
error: '&cThis home already exists'
limit: '&cYou already reached the home limit'
spawn:
spawn:
player: '&7Teleported to Spawn'
error: '&cThe Spawn is not existing'
set:
player: '&7The Spawn has been set'
error: '&cThe Spawn already exists'
remove:
player: '&7The Spawn has been removed'
error: '&cThe Spawn already doesn''t exists'
vanish:
enable: '&7You are &6Vanished!'
disable: '&7You aren''t &6Vanished &7anymore!'
error: '&c/<vanish|v>'
workbench:
player: '&7Opened workbench'
anvil:
player: '&7Opened Anvil'
enderchest:
player: '&7Opened Enderchest'
target: '&7Opened Enderchest from %target_name%'
error: '&7Player is not existing'
player:
join: '&8[&a+&8] &6%player_join% &ajoined the Server'
quit: '&8[&c-&8] &6%player_quit% &cleft the Server'
basicessentials:
reload: '&aAll plugin config''s reloaded!'
Join my Discord Server for Support:
https://discord.gg/xRrTAS29st
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
234
First Release:
May 15, 2023
Last Update:
Aug 7, 2024
Category:
---------------
All-Time Rating:
1 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support