Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 827 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 827 Bytes

NuxBridge

NuxBridge is a plugin that link your forum's ranks and Permissions (It only works with SMF).

Installation

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

Configuration

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

Example :

url: mysql://localhost:3306/forum
user: forum
passwd: forum_passwd
default_id: 0
worlds :
    - world
    - world_nether
groups :
    '0': Noob
    '1': Admin
    '2': Moderateor
    '9': Players
    '10': InJail