Faye
Faye
**Did you follow the steps outline in the README?** - [x] Yes I did - [ ] No, I found them confusing **Describe the bug** Wanting to deny & block...
**Did you follow the steps outline in the README?** - [x] Yes I did - [ ] No, I found them confusing **Describe the bug** Pressing the Accept & Unban...
### Server Implementation Paper ### Server Version 1.20.1 ### Describe the bug After you create a plotworld using /plot setup, /plot auto works fine. However, after you stop the server,...
### Describe the new feature Being able to read the player list. Currently you are only able to get the onlineCount via GET /player/onlineCount & registeredCount via GET /player/registeredCount. However,...
There's a good networking alternative to the rest called `coherence`, it's almost quite litrally drag and drop to set up games as well as having a pretty decent pricing model....
Hello! I seem to be having issue with the reporting module, and whatever I do, i keep getting this error. How or where do i fix this? ```py File "/opt/odoo/odoo-server/odoo/http.py",...
Feature Request Extensions like .json, .yml, .rb, .html etc.
### 👟 Reproduction steps - Connect a git repo so you have an identity to your account - Change E-Mail on github - Add new git repo (or update the...
### 👟 Reproduction steps This might be related to: #8601 ### 👍 Expected behavior Looking at the APNS docs, it should be a number instead. https://developer.apple.com/documentation/usernotifications/generating-a-remote-notification#Payload-key-reference  ### 👎 Actual...
### 👟 Reproduction steps Put a string in the badge type of a messaging.createPush, like so: ```ts await messaging.createPush( ID.unique(), `New follower!`, `${userData.displayName || "Someone"} is now following you!`, [],...