https://github.com/purplelemons-dev/webplugin
Hosts a simple api and webserver (http://localhost:3000) on a plugin. Comes with a pre-configured "view player coordinates" page, but I have plans to add inventory modification as well as sending commands directly to the server.
https://github.com/purplelemons-dev/webplugin
Last synced: 10 months ago
JSON representation
Hosts a simple api and webserver (http://localhost:3000) on a plugin. Comes with a pre-configured "view player coordinates" page, but I have plans to add inventory modification as well as sending commands directly to the server.
- Host: GitHub
- URL: https://github.com/purplelemons-dev/webplugin
- Owner: purplelemons-dev
- License: gpl-3.0
- Created: 2022-08-24T22:05:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-31T21:32:22.000Z (almost 4 years ago)
- Last Synced: 2025-08-11T09:54:02.173Z (10 months ago)
- Language: Java
- Size: 4.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# webplugin
Hosts a simple api and webserver (http://localhost:3000) on a spigot 1.18.x plugin. Comes with a pre-configured "view player coordinates" page, but I have plans to add inventory modification as well as sending commands directly to the server.