Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 568 Bytes

File metadata and controls

13 lines (8 loc) · 568 Bytes

mt-multiserver-playertools

This is a library for use with mt-multiserver-proxy.

Only really usable using a https://github.com/ev2-1/elidragon-v2.1/ -like folder structure

install:

  • (in multiserver/libs/) git clone https://github.com/ev2-1/mt-multiserver-playertools
  • (in your plugin dir) go get github.com/ev2-1/mt-multiserver-playertools
  • (in your plugins go.mod file) add line replace github.com/ev2-1/mt-multiserver-playertools => ../../libs/mt-multiserver-playertools

Documentation: https://pkg.go.dev/github.com/ev2-1/mt-multiserver-playertools