blackstone-df

Crates.ioblackstone-df
lib.rsblackstone-df
version0.2.0
sourcesrc
created_at2023-04-24 03:31:25.636709
updated_at2023-04-28 17:49:25.689606
descriptionA programming language designed for the DiamondFire Minecraft server.
homepagehttps://github.com/BlackstoneDF/blackstone
repositoryhttps://github.com/BlackstoneDF/blackstone
max_upload_size
id847007
size3,378,227
Endistic (akarahdev)

documentation

README

Blackstone

Blackstone is a programming language designed to help create plots on the MCDiamondFire Minecraft server.

Community Links

Discord: https://discord.gg/c7qzkNAURV

Installation

Building from Source

You can install this using the cargo toolchain.

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

  • Player Event
  • Player Action
  • If Player
  • Entity Event
  • Entity Action
  • If Entity
  • Game Action
  • If Game
  • Set Variable
  • If Variable
  • Repeat
  • Function
  • Call Function
  • Process
  • Start Process
  • Else
  • Select Object
  • NOT Functionality

Values

  • Items
  • Text
  • 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!()

Commit count: 173

cargo fmt