issues
search
whimxiqal
/
journey
A server-side path-finding Minecraft plugin
MIT License
15
stars
2
forks
source link
[#40] Execute searches from API
#59
Closed
whimxiqal
closed
1 year ago
whimxiqal
commented
1 year ago
bumps version
adds CI for just main branch and one for all others for proper binary names
allows searches to be executed from API, using a new JourneyAgent
fixes a bug with distributed work manager where some tasks would not get scheduled
edit plugin.yml for website and description
fixes some commands by synchronizing properly
makes some objects more thread-safe by enforcing read-only properties
sends a title to players upon path completion rather than a message
protects against stale player objects from players disconnecting