Vincent Foriel

Results 13 issues of Vincent Foriel

On big datapacks that use systems such as search trees, the number of file is huge, and then the cache take hours to update... each time we load the datapack...

⚡ performance

Hi! Thanks for developping this awsome plugin! Could you make an option to display the "Dashboard" button in the project main menu instead of displaying it in the top bar?...

Allow user to create multiple ticket portals in order to have topic related portals

Allow to set different channel names and let the bot pick one randomly. Example: `@zbot config voice_channel_format Villager #{number}'s house | The den of the {minecraft} | The {random} journey`...

Verify if the links sent by the users are safe or not and delete or reply to the message to alert the other users and tell them to be careful.

This file must contain: ```yaml display_name: description: documentation: thumbnail: contains: - [structure_bank] - [lib] - [system] search_trees: - [path 1] - [path 2] ``` Todo: - [ ] global -...

✨ Feature
👋 Good first issue

Implement the monte-carlo algorithm in order to generate random number according to a given distribution. > **Note** > > Existing related datapack: > https://github.com/Aeldrion/Minecraft-Random

✨ Module
module: bs.random

Create a traveling system that allow user to define keyframes and then compute a trajectory to create in-game traveling squences. The system should work using only the following commands: -...

✨ Module

A function that allow entities to follow the path generated with pathfinding

✨ Module

Suggested by @theogiraudet This module will essentially rely on the `bs.link` module. It will encapsulate the offsets and hide conversion between axis (on x, y and z) rotation and natural...

module: bs.link