NuxosMinecraft / NuxNoobs

NuxNoobs is a plugin that sends a message every X seconds to your noobs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NuxNoobs

NuxNoobs is a plugin that sends a message every X seconds to your noobs.

Installation

  • First, you need the Permissions plugin (here).
  • Download the latest jar here.
  • Copy the downloaded jar file into the plugins folder and rename it to "NuxNoobs.jar".

Configuration

The configuration file is : plugins/NuxNoobs/config.yml

Example :

timer : 600
group : Noob
message :
    - Your first line
    - Your second line
    - Your third line
wmessage : Welcome %nick% ! This message is displayed to everyone connected

The timer is in seconds. The group is optional (default is "Default"). Never use tabulations, only four spaces.

Permissions' nodes

  • nuxnoobs.reload

Commands

  • /NuxNoobs reload - Reload the configuration.

About

NuxNoobs is a plugin that sends a message every X seconds to your noobs.

License:GNU General Public License v3.0