Commit Graph

6 Commits

Author SHA1 Message Date
vacla
8cdf99429d
Added Networking API (#180)
* sent data to client

* send more data + debug + add docs + switch to handshake

* add diff between container and normal changes

* fix docs

* changes according guidelines

* make requested changes + cleanup

* correct documentation

* Improved Networking API documentation

* Moved networking API channel registration out of main class

* Cleanup

* Removed debug on chat/command lookups

* Optimized array merging

* Fixed ClassCastException when running console commands

* Skip preparing networking data if not a channel player

* Renamed "networking-debug" to "network-debug"

* Fixed failed handshake still registering players

* Adjusted networking phrases

* Renamed pluginchannel to channel

Co-authored-by: Intelli <contact@intelli.software>
2022-03-23 18:49:46 -06:00
Intelli
40ee11f644 CoreProtect v21.0 release 2022-03-08 08:39:38 -07:00
Intelli
2757ac8698 Renamed LOOKUP_VAULT phrase to LOOKUP_STORAGE 2021-07-09 13:38:09 -06:00
Intelli
201e1312e8 Added missing LOOKUP_VAULT phrase to language files 2021-07-08 21:11:56 -06:00
Intelli
539fb5fa49 Updated English language file & added base files for 5 additional languages 2021-07-08 15:41:27 -06:00
Intelli
860b201b69 Added English language file for initial API testing 2021-06-03 20:42:12 -06:00