-
Notifications
You must be signed in to change notification settings - Fork 383
Description
my implementation for global TAB completers of commands and some samples of plugins, such as /warp /spawn /fly /god and sign for lifts and teleports to warps and spawn
A living examples of using the module completer.js see links
https://github.com/lastuniverse/scripcraft_plugins/blob/master/plugins/last/last_economy.js
after line 135
https://github.com/lastuniverse/scripcraft_plugins/blob/master/plugins/last/last_warp.js
after line 564
https://github.com/lastuniverse/scripcraft_plugins/blob/master/plugins/last/last_chat.js
after line 541
https://github.com/lastuniverse/scripcraft_plugins/blob/master/plugins/last/last_spawn.js
after line 152
https://github.com/lastuniverse/scripcraft_plugins/blob/master/plugins/last/last_party.js
Starting with line 152 and up to line 251