HttpPoster v2.0 icon

HttpPoster v2.0 -----

A plugin that posts in-game events data to a specific endpoint.




Implemented timers, which can send data to an
endpoint every x seconds

(at the moment i've implemented only players data, like statistics, health, xp etc..
more will be added in the future)


If you want to update your config, you can regen it, or add the follow section at the
end of the config.yml

Code (Text):
timers:
  players:
    enabled: false
    endpoint: http://www.example.com
    start-delay: 1 #the delay in seconds on server start before submitting any data
    interval-delay: 10 #the delay in seconds between every call
  • I've discovered a new method for better data management, so in the future you will probably see more complex payloads.
----------, May 24, 2021

- Implemented server start/stop event listener (config file do not auto implement this new feature)
- Implemented version checking
- Fixed a bunch of things regarding asyncronous tasks
----------, May 23, 2021

Now PlaceholderAPI is required, and you must download Statistic
/papi ecloud download Statistic
/papi reload

- Implemented playtime as parameter
----------, May 22, 2021

- Fixed wrong category name in block-break event
- Changed version to 5.1
----------, May 22, 2021

The plugin has been completely recoded.
Old configs are not supported.

- Implemented /http reload command
- Implemented many other events (chat messages, block break...)
- Implemented permission system (http.<command name>)
----------, May 22, 2021

- Removed player total play time, due to incompatibility with pre 1.13 versions
----------, May 7, 2021

- Implemented player play time in every player related events
- Fixed issues joining the server when the webserver is unreachable
- Temporarely removed the reload command
----------, Apr 2, 2021

- Fixed many bugs
- Made the code more relayable
----------, Apr 2, 2021

- Temporarely disabled version check
----------, Apr 1, 2021

- Implemented new version notify
- It can be disabled in the config.yml file​
- Implemented reload command
- /httpposter reload​
- Fixed events list command
- /httpposter events​
- Fixed help command
- /httpposter help​
----------, Mar 28, 2021

- Multiversion compatibility
----------, Mar 27, 2021

Now you can use this plugin with java v8.
----------, Mar 27, 2021

- Fixed some issues
- Implemented a more advanced command handler
----------, Mar 23, 2021

Resource Information
Author:
----------
Total Downloads: 609
First Release: Mar 22, 2021
Last Update: May 24, 2021
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings