Skip to content

A simple alternative to EssentialsX, useful for small servers that might only need some important functions

License

Notifications You must be signed in to change notification settings

noaether/N-Essentials

Repository files navigation

N-Essentials

Latest Release Lines of code Commits

Table of contents

Introduction

N-Essentials is a simple alternative to EssentialsX, useful for small servers that might only need some important functions.

Installation

  • Download the latest release from the github repository
  • Download the modules you want to use
  • Place the files in the plugins directory of your minecraft server
  • Enjoy !
  • You can also use the N-Essentials-Bundle to get everything in one package

Modules

Gamemodes

A simple gamemode module that allows you to set your gamemode or the gamemode of a player, with /gm commands

Homes

A home module that allows you to set named homes, teleport back to them, get directions to them and more

Kits

A kit module, useful for small minigame servers that don't need something hard to setup.

Moderation

A moderation module that allows you to ban, kick, mute, unmute, warn, unwarn, and more.

Misc

More fun commands to play with that couldnt fit into other modules.

Permissions

Gamemodes

Command Permission Required (Self) Permission Required (Other) Self is default?
n-essentials:gma [player] nessentials.gamemode.self.gma nessentials.gamemode.other
n-essentials:gmc [player] nessentials.gamemode.self.gmc nessentials.gamemode.other
n-essentials:gms [player] nessentials.gamemode.self.gms nessentials.gamemode.other
n-essentials:gmsp [player] nessentials.gamemode.self.gmsp nessentials.gamemode.other

Homes

Command Permission Required (Self) Permission Required (Other) Self is default?
n-essentials:sethome [player] <name> [x,y,z] [world] nessentials.homes.self.sethome nessentials.homes.setother
n-essentials:home [player] <name> nessentials.homes.self.home nessentials.homes.homeother
n-essentials:delhome [player] <name> nessentials.homes.self.delhome nessentials.homes.delother
n-essentials:homes [player] nessentials.homes.self.list nessentials.homes.listother
Bypass the maximum number of houses nessentials.homes.bypasslimit

Kits

Moderation

Contributors

Want to see your name here ? Open a pull request or an issue !

About

A simple alternative to EssentialsX, useful for small servers that might only need some important functions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages