# Blackstone Blackstone is a programming language designed to help create plots on the MCDiamondFire Minecraft server. ## Community Links Discord: [https://discord.gg/c7qzkNAURV](https://discord.gg/c7qzkNAURV) ## Installation ### Building from Source You can install this using the cargo toolchain. ```text cargo install blackstone-df ``` It will automatically handle building from source for you. ### Releases Page You can also install it through our `Releases` page on the sidebar. During official releases, we will compile binaries for Windows & Linux. ## Features ### Code Blocks - [x] Player Event - [x] Player Action - [ ] If Player - [x] Entity Event - [x] Entity Action - [ ] If Entity - [x] Game Action - [x] If Game - [ ] Set Variable - [ ] If Variable - [ ] Repeat - [ ] Function - [ ] Call Function - [ ] Process - [ ] Start Process - [ ] Else - [ ] Select Object - [ ] NOT Functionality ### Values - [ ] Items - [x] Text - [x] Number - [ ] Variable - [ ] Location - [ ] Sound - [ ] Vector - [ ] Sound - [ ] Particle - [ ] Potion - [ ] Game Value ### Bonus Features - [ ] Function Parameters - [ ] Object-Oriented Programming ### DFS Suggestions None yet! Let us know if there's some cool ones you'd like to see. ## Documentation `todo!()`