Difference between revisions of "Essentials-Spawn"
(Created page with "{{Infobox Plugin |NAME=<span style="font-size:1.4em">'''Essentials - Core'''</span> |LOGO=Pluginlogo-essentials.png |SERVERMOD=Bukkit |CATEGORY=Administration tool |DEVE...") |
|||
Line 50: | Line 50: | ||
respawn-at-home: false | respawn-at-home: false | ||
When users die, should they respawn at their first home or bed, instead of the spawnpoint? | When users die, should they respawn at their first home or bed, instead of the spawnpoint? | ||
+ | |||
+ | [[es:Essentials-Spawn]] |
Latest revision as of 08:11, 29 October 2021
Essentials - Core | |
---|---|
![]() | |
Servermod: | Bukkit |
Category: | Administration tool |
Developer: | Essentials Team |
Developer Website: | dev.bukkit.org |
Description: | Basic administration tool |
Features: | Opens up many possibilities. |
Download: | - |
Contents
Information
- DevBukkit-Site
- DevBuilds
- Essentials-Ticket-System
- LiveChat
- Changelog
- Permission-Nodes
- Commands for Essentials
Installation
With the Nitrado-Webinterface
If you aren't in the webinterface already, go to "My Services->Gameserver->Webinterface Login"
Then you have to navigate to "Minecraft->Plugins->Avaible Plugins->Essentials.jar->Install"
Done!
Without the Nitrado-Webinterface
Go to the DevBukkit project site and download the plugin which uses your server version.
Now you have to upload the plugin to the plugins folder in your server folder. You can do this by using the FTP server which is explained here.
Done!
Configuration
Path: /minecraftbukkit/plugins/Essentials/config.yml
newbies: announce-format: announce-format: '&dWelcome {DISPLAYNAME}&d to the server!'
Should we announce to the server when someone logs in for the first time? If so, use this format, replacing {DISPLAYNAME} with the player name. If not, set to
spawnpoint: newbies
When we spawn for the first time, which spawnpoint do we use? Set to "none" if you want to use the spawn point of the world.
kit: kit: tools
Do we want to give users anything on first join? Set to to disable This kit will be given regardless of cost and permissions, and will not trigger the kit delay.
respawn-listener-priority: high
Set this to lowest, if you want Multiverse to handle the respawning. Set this to high, if you want EssentialsSpawn to handle the respawning. Set this to highest, if you want to force EssentialsSpawn to handle the respawning.
respawn-at-home: false
When users die, should they respawn at their first home or bed, instead of the spawnpoint?