Commit Graph

30 Commits

Author SHA1 Message Date
Intelli 29225a4a59 Set current API documentation version as v10 2024-05-13 17:43:49 -06:00
Intelli 5bc28b3e05 Added ability to specify specific block types in the purge command 2024-05-13 16:13:55 -06:00
Intelli 86ace6c326 Added required version for disabling block logging in documentation 2024-05-09 12:08:43 -06:00
Intelli 3e3496ad12 Corrected version references in API v10 documentation 2024-05-06 18:18:56 -06:00
Intelli f3c631bbf5 Added thread-safe logPlacement and logRemoval API methods 2024-05-03 12:57:27 -06:00
Intelli 4308d4afca Updated documentation for blacklist.txt 2024-01-04 18:09:20 -07:00
Intelli a46deeb6ba Fixed typo in API documentation 2023-07-28 15:42:40 -06:00
Intelli 1a06e6a6bf Made PreLogEvent cancellable (implements #325) 2023-07-13 17:55:00 -06:00
Amir a22db638fa
Updated examples in commands.md (#323)
When I first looked at the documentation, I did not recognize that you can enter such values ​​in the <user> field. Thought I needed to clarify that this is possible.
2023-02-01 12:42:00 -07:00
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