Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.1 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.1 KB

ServerDocument

Nukkit plugin. (Written in Groovy)

Setup

Put the plugin in the plugin folder and place the files in the data folder.

Only text files(*.txt ) and folder are supported.

📂plugin_data
 ┗ 📂ServerDocument
    ┗ 📂public
      --------------------------
     | ┣ 📜File1.txt            
     | ┣ 📜てきとう.txt           
     | ┣ 📂Folder               
     | ┃  ┗ 📜HogeHoge.txt      
     | ┗ 📂Rule                      ← Display on server
     |    ┣ 📜Hoge.txt         
     |    ┣ 📜General.txt         
     |    ┣ 📜Fuga.txt         
     |    ┗ 📂Folder3           
     |       ┗📜MyDeacy.txt     
      --------------------------

Usage

Join the server and enter the /sd command.

ScreenShots

image image image