Brayden Zee

Results 11 issues of Brayden Zee

# Message API ALLOW_MESSAGE_TO_PLAYER ## Resolves Implements some of #1147 ## What is this? This adds the ALLOW_MESSAGE_TO_PLAYER event to ServerMessageEvents. It's similar to the `ALLOW_COMMAND_MESSAGE` and `ALLOW_CHAT_MESSAGE` but it...

### Role I have many different instances from different versions ### Suggestion I want to be able to change the order of groups ### Benefit So that the latest/most used...

enhancement

When running `cargo build`, I get the error message: ``` Compiling ctre v0.1.0 (/Users/braydenzee/Desktop/robotrs/ctre) warning: unused variable: `motor` --> ctre/src/main.rs:36:9 | 36 | let motor = ffi::new_VictorSPX(1); | ^^^^^ help:...

Implement the new module page with tasks from the roadmap (#193)

### Is your feature request related to a problem? When using a tnt cannon or other form of explosive (creeper, etc), permission checks don't work. ### Describe the solution you'd...

The member command should be fixed with the translations but the info command is very repetitive and could be made much cleaner.

### Is your feature request related to a problem? Not everyone speaks English ### Describe the solution you'd like. Complete the translation system so that it can load json language...

enhancement

This adds a war status that can be triggered when a certain "aggression level" is reached. It also provides a way to create treaties

- Document `std` feature - Set `concurrent-queue/portable-atomic` feature correctly