Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/PaperMC/paperd
Wrapper which allows running the PaperMC Minecraft server as a proper daemon
https://github.com/PaperMC/paperd
c5881f5c6a5819e882b794ad8e1b285bf61e3f44 authored almost 4 years ago by Greg Mott <[email protected]>
25e2131debb8ee5dd6bc996bd39a2d35cb7a46d9 authored over 4 years ago by Kyle Wood <[email protected]>
5de96da55ec2ce4b384252525d378917b9cc1308 authored over 4 years ago by Kyle Wood <[email protected]>
e48b42f49f497e1f66b94693b449fa84b87db0d3 authored over 4 years ago by Kyle Wood <[email protected]>
e0a202d580ceeafeec32eab4086b69d8c0ce148e authored over 4 years ago by Kyle Wood <[email protected]>
200bf566aecf6776a6b4de342f2e7f252d6eb4dc authored over 4 years ago by Kyle Wood <[email protected]>
2bfa9f2bcb111384856ef1f875e14629d11583a8 authored over 4 years ago by Kyle Wood <[email protected]>
132c45b944e71d2e77b99c399d7fc216d85f3778 authored over 4 years ago by Kyle Wood <[email protected]>
7e6f92c3a9b181f64ce17379ca9c6e14800d359f authored over 4 years ago by Kyle Wood <[email protected]>
087e50de746db78856a608980f4e7ec62e9f1db0 authored over 4 years ago by Kyle Wood <[email protected]>
aa1b8cc5e5413fb495620cc1b1d932fa08a0e01a authored over 4 years ago by Kyle Wood <[email protected]>
d1599e40fa101eecda90d0f570dd1d5b813dec80 authored over 4 years ago by Kyle Wood <[email protected]>
106fae1e73a251683226c9c668d59e6e209c01d6 authored over 4 years ago by Kyle Wood <[email protected]>
2c8fa1ef9bae11837dd3557e54283d03d2741bd0 authored over 4 years ago by Kyle Wood <[email protected]>
4583a41b59ed455e162e90f5ba0cfcce94c16d19 authored over 4 years ago by Kyle Wood <[email protected]>
ffc3563568ddd2b6494a4494c24d3f1701ae4981 authored over 4 years ago by Timothy Cyrus <[email protected]>
The building and embedding of paperd-jni is now done with a build.rs
file which is natively exec...
498d66de7871786831d3f884030632f77087abed authored over 4 years ago by Kyle Wood <[email protected]>
In ansi.rs the check for if there is any code at all and the check for
if the code happens to be...
I forgot that f64 doesn't implement Ord due to floating point NaN
issues.
9a44560c52c0436cbff3d239c8ff81104597476b authored over 4 years ago by Kyle Wood <[email protected]>
With this all build variations are tested with Travis.
7fd3ef2bd8e5f3e034dcc278a28bd0c4a8159761 authored about 5 years ago by Kyle Wood <[email protected]>f78e2c5e7aeb47fbe77e6b16d751e7f7616a3118 authored about 5 years ago by Kyle Wood <[email protected]>
df93d6b410536bfdb935e01b421b98f0853b80c8 authored about 5 years ago by Kyle Wood <[email protected]>
d9456142a0e704beec2a7d863e7f02779cb7b8d0 authored about 5 years ago by Kyle Wood <[email protected]>
f4cbbe5627a604f5528e99b2a4ef124f693b4738 authored about 5 years ago by Kyle Wood <[email protected]>
78899960edb19a73b0ba1c37e31229e20a4ec0fb authored about 5 years ago by Kyle Wood <[email protected]>
This prevents creating any channels which won't be cleaned up properly
when the server doesn't r...
Closes #1
Closes #2
94b8a41726c6ac1cf7cb4d10eeb1fa00200a3a60 authored about 5 years ago by Kyle Wood <[email protected]>
66b59c69de84fd0be443fe5bbb0f5ea30a8d486a authored over 5 years ago by Kyle Wood <[email protected]>
3b63a24ad77af4633879ced1da44ac54c7f7d06b authored over 5 years ago by Kyle Wood <[email protected]>
Servers that haven't accepted the eula aren't going to run for very
long, so it's better to just...
d18afb2816d7c9f9f43208afc381c186c28e2f97 authored over 5 years ago by Kyle Wood <[email protected]>
2bf38b597a0a0c2b8ed48dc72296ed20cf176fea authored over 5 years ago by Kyle Wood <[email protected]>
4fe086efef70d2374f7f5296485b955a673825aa authored over 5 years ago by Kyle Wood <[email protected]>
This will (hopefully) prevent someone from starting a server in daemon
mode that doesn't support...
9c95aff8d4fe1f36e6b885d76af41a55f8721a46 authored over 5 years ago by Kyle Wood <[email protected]>
Using JNA is a much simpler implementation, but comes with the burden of
requiring JNA, and pote...
curl is a bit more ubiquitous than wget.
439e702829a30d97e2adcbf78c6374f190ea01b3 authored over 5 years ago by Kyle Wood <[email protected]>ea65e5af16635201c74f7dfc9d7996629bbb8017 authored over 5 years ago by Kyle Wood <[email protected]>
9aebb2fde95ee6973cde8062e110802ba61448b7 authored over 5 years ago by Kyle Wood <[email protected]>
5ba2f7fd8426b4abd8d15b0d955323b5fdd3ec9b authored over 5 years ago by Kyle Wood <[email protected]>
e33675e94cf3a57d1493cc21a6843a30c6274544 authored over 5 years ago by Kyle Wood <[email protected]>
e52f020b9622c9b2b8ef96248086e96db0b94f63 authored over 5 years ago by Kyle Wood <[email protected]>
bf7404126c63a8e01bfa747b5c747f4265190bcf authored over 5 years ago by Kyle Wood <[email protected]>
875f219d08f84c8a96a5015dada40adb26e0c94c authored over 5 years ago by Kyle Wood <[email protected]>
595b396f77de8d72db19907b3764ca0cdc1701cd authored over 5 years ago by Kyle Wood <[email protected]>
When the server is force killed it won't always get the chance to delete
the pid file or remove ...
This commit also reworks how command reponses are handled, which was
necessary for the timings c...
c1787cfc664a603a0e70c9193782157742e6ae73 authored over 5 years ago by Kyle Wood <[email protected]>
Also change to a -snapshot version scheme
06b1b44392443c9587c01ba0d4a3cefb1909ff7a authored over 5 years ago by Kyle Wood <[email protected]>20f993f7da88db866718b758abae9e6bbc3b00e8 authored over 5 years ago by Kyle Wood <[email protected]>
This doesn't really change the structure of the code any, it's just
slightly cleaner to have it ...
This is an unfortunate requirement to allowing development on macOS.
Linux will always be the on...
Also refuse to start a server when there is another server already
running for the given working...
1939b5dabc01797c9e0686bc727b7b1759042c0d authored over 5 years ago by Kyle Wood <[email protected]>
fc12881a353185d27c72dff226091c49fae59a68 authored over 5 years ago by Kyle Wood <[email protected]>
paperd will only be available for Linux, so it should be fine to depend
on the tail command for ...
987005eec6f88eb122920b0e1c8873c8103c5d17 authored over 5 years ago by Kyle Wood <[email protected]>
0d9d416524f891f6f807b81a4f94b5f5c5966524 authored over 5 years ago by Kyle Wood <[email protected]>
8d3bfbe8fe4ee9e63b48378f456b68373d69ccea authored over 5 years ago by Kyle Wood <[email protected]>
This commit also implements the `send` and `stop` commands.
efcada3773c5b13533950222e72aa64ba6f3f4b8 authored over 5 years ago by Kyle Wood <[email protected]>5ad65dd7e24f22a1aa332324d2861d0bd8773576 authored over 5 years ago by Kyle Wood <[email protected]>
8548a604a97c61d45f4d4ef7d42088f6b136205d authored over 5 years ago by Kyle Wood <[email protected]>
1c063e269535b64ef994079cb6f9b53d25d4c15c authored over 5 years ago by Kyle Wood <[email protected]>
Also, cap automatic memory allocation to 10 GB.
4a4bf744ebff60ac65027e46da6f2ccd1217eb6f authored over 5 years ago by Kyle Wood <[email protected]>540be24293640086446b5d3eaa7197ca2efcc0ec authored over 5 years ago by Kyle Wood <[email protected]>
This pulls most of the Java running code out into functions so the logic
can be shared between s...
431ff5f033d5acd9ae5ed5c52126df66fc86b5b7 authored over 5 years ago by Kyle Wood <[email protected]>
0c91b7cc360292370f9b6995479408cf905736f3 authored over 5 years ago by Kyle Wood <[email protected]>
c691aee43e16b67f8962628bd11d79c938332232 authored over 5 years ago by Kyle Wood <[email protected]>
d8892ae091e4ecbcc50c02205320159c505d1e9d authored over 5 years ago by Kyle Wood <[email protected]>