Server
Server
→ Config
- If true, you can split up your other worlds with the sao worlds.(better performance and less bugs)
world-restriction: true
- If true, you can log in with the nervegear helmet and set floor spawnpoints/finishpoints/warppoints.
floor-restriction: true
- If true, you can create and use skills.
skills: true
- If true, you can use the virtual inventory.
virtual-inventory: true
- If true, you can add players to your party and see their currenthealth with your scoreboard.
party: true
- If true, you can click on the scoreboard item to change your scoreboard.
scoreboard: true
- If true, you can create custom mobs and set spawnpoints for them.
mobs: true
- If true, you can create and start quests. [not implemented yet]
quests: true
- If true, it automatically plays particle effects on item despawn and entities deaths.
fancy-vanish: true
- Protects the world that nobody can interact with blocks.
- (Warning!!! Only if world-restriction equals true or the whole server gets world protection.
world-protection: true
- If true, not admins can't use commands anymore.
- (Warning!!! Only if world-restriction equals true or the whole server gets world protection)
command-blocker: true
- If true, the server automatically updates to the new version.
- I don't recommend to turn this off at the current plugin stage.
autoupdater: false
→ Permissions
- Allows players to use the nervegear helmet
sao.join
- Allows players to use all commands (Only Admins/Moderators)
sao.commands
- Allows players to build in sao worlds if the world protection is enabled
sao.build
- Allows players to switch between their Scoreboards(Party,Skill)
sao.scoreboard.use
- Allows players to open their virtualstorage
sao.virtualstorage.use
- Allows players to use the party functions
sao.party.use
- Allows players to use the skill functions
sao.skills.use
- Allows players to use all skills
sao.skills.all
- Allows players to use a specific skill
sao.skill.use.<skillname>
→ Commands
*/sao - All commands for TheGreatSwordArtOnlineRPG.
*/saoitems - All commands for items.
*/saoskills - All commands for skills.
*/saomobs - All commands for mobs.
*/ saospawns - All commands for spawnpoints.
*/saofloors - All commands for floors.
*/saoworlds - All commands for worlds.
*/ saodev - All commands for developer.
*/saoreload - Reload TheGreatSwordArtOnlineRPG.