Commit Graph

21 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
e848d65b93 Added missing command/permissions to documentation 2022-03-22 17:24:54 -06:00
Intelli
aea0c82fd7 Fixed typos in API documentation 2022-03-21 15:19:16 -06:00
Intelli
dedba3c57f Added command example to blacklist documentation 2022-03-10 16:42:13 -07:00
Intelli
96292c82c3 Added example inventory lookup/rollback commands to docs 2022-03-08 11:10:36 -07:00
Intelli
40ee11f644 CoreProtect v21.0 release 2022-03-08 08:39:38 -07:00
EEstar
dbcf79cd46
Add CoreProtectTNT to tools-integrations.md (#163)
* Update tools-integrations.md

* Updated CoreProtect TNT description

Co-authored-by: Intelli <6790859+Intelli@users.noreply.github.com>
2022-03-07 14:26:09 -07:00
Intelli
f0702339f2 Migrated language code documentation to docs.coreprotect.net 2022-02-27 16:17:44 -07:00
Intelli
50689604dd Renamed api/versions to api/version 2022-02-15 19:59:56 -07:00
Intelli
d69d762bf4 Added API v7 documentation 2022-02-15 17:45:32 -07:00
Intelli
4f977d394c Minor description update to documentation 2021-12-17 11:25:05 -07:00
Intelli
f0779d288c Incremented API version to 8 2021-12-16 14:01:23 -07:00
bermudalocket
da718de252
Make user mutable via CoreProtectPreLogEvent (#66)
* Make user mutable via CoreProtectPreLogEvent

* Cleanup & added missing toLowerCase in getId

* Docs: add Event category; add CoreProtectPreLogEvent

* Merged event documentation into API documentation

* Removed event.getUser() equality check

* Added IllegalArgumentException check within PreLogEvent

* Reverted docs/index.md

Co-authored-by: Intelli <contact@intelli.software>
2021-08-06 18:40:21 -06:00
Intelli
aeba1918f3 Changed name of "coreprotect.lookup.item" permission to "coreprotect.lookup.inventory" 2021-07-26 18:49:39 -06:00
Intelli
415d7b323a Removed /core and /coreprotect from command documentation 2021-07-15 19:12:21 -06:00
Intelli
36c2eb3b3f Updated documentation 2021-07-15 18:39:41 -06:00
Intelli
40855c6226 Fixed broken parameter links in documentation 2021-07-13 19:44:42 -06:00
Intelli
3d3f0503d6 Updated commands.md to match latest docs 2021-07-13 19:29:55 -06:00
murdified
b4e9f52022
Start migration of docs from MineRealm to the docs site (#28)
* Migrate commands to MkDocs and update MkDocs version

* Update index page

* Remove mkdocs version number from requirements

* restore readme file

* Revert header style to one sided
2021-07-13 19:25:22 -06:00
Intelli
3f075e8cf7 Added configuration page to documentation 2021-06-03 17:54:11 -06:00
Intelli
2c18e0e6b7 Added MkDocs support 2019-01-30 18:49:41 -07:00