Artur Khusainov

Results 9 issues of Artur Khusainov

This is a minor inconsistency with Node.js. According to [their docs](https://nodejs.org/api/fs.html#fs_fs_symlink_target_path_type_callback): > Relative targets are relative to the link’s parent directory. Take a look: ```js const MemFs = require('memfs'); const...

This plugin may not work in Gradle 9.0 because [the concept of conventions is outdated](https://docs.gradle.org/8.2/userguide/upgrading_version_8.html#deprecated_access_to_conventions). ``` $ ./gradlew --warning-mode all --stacktrace > Configure project :bungee The org.gradle.api.plugins.Convention type has been...

`geoip:ru` and `geosite:ru` may not explicitly cover all `*.ru` domains. And I'm not sure if this is the right way to add these. Please tell me what you think.

In rare cases, different worlds may not have unique identifiers within the server network. To rule out the possibility of this, the BungeeCord/Velocity plugin "combine" the world ID from the...

enhancement
question
java

👍 or 👎 ? As an alternative, install JourneyMap and Xaero's Minimap on the server side. This will enable all their features natively.

enhancement
question
java
Fabric

> would be nice if the plugin could limit/change settings of the client like you can do with lunar api, i for example dont want them to use entity radar...

enhancement
java

Я использую `@ydbjs`, чтобы подключаться к serverless БД в облаке Яндекса. Клиентом выступает бот, работающий на Cloud Functions. Во времена пиковых загрузок я заметил, что функция «зависает» и убивается сервисом...

Closes #13 - [ ] 1.21.x support - [ ] Configuration support - [ ] Pre-1.20.5 support - [ ] E2E tests

Fabric

## Summary - move world ID processing classes and tests into new `api` module - add Maven publication to `api` so it can be used as a library - update...

codex