Skip to content

N4th4/NuxBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Link your forum's ranks and Permissions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages