Skip to content

This is the BP that builds the features of FalkRaft - it is what defines FalkRaft. It includes the anticheat, optimisations and more.

License

Notifications You must be signed in to change notification settings

FalkRaft/FalkRaft-BP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FalkRaft-BP

This is the BP that builds the features of FalkRaft.

pack_icon NOTE: It is still currently in development - alpha. Do not distribute it to other users (except Thomas, Jasper, your other devices and your friends who you have very good trust with in Minecraft technicals). Some things may break if not used properly and you may get content logs.

Functions:

  • load:
    • runs the following function files:
      • anticheat
      • optimizations
    • anticheat:
      • clears the players illegal items without the tag ‘admin’.
      • items are: command blocks, command block minecarts, structure blocks and structure voids, border blocks, and jigsaw blocks.
    • Optimizations:
      • gives every player with the tag ‘hub’ invisibility to make it easier on the graphics card/processor.
      • gives every player without the tag ‘survworld’ (survival world) night vision to avoid lightning recalculation.
    • Kits:
      • all of the kits for fighting.
      • the ones with 'Self' in the name, execpt for the 'clearKit', because it works on both NPCs and players, only works on the players - ones without 'Self' in their name only work for NPCs.

Function commands:

  • /function load
  • /function anticheat
  • /function optimizations
  • /function custom_commands/falkraftHelp
  • /function kits/glassCannon(Self)
  • /function kits/nodebuff(Self)
  • /function kits/tank(Self)
  • /function kits/crystal(Self)
  • /function kits/clearKit
  • /function staff/fr-op
  • /function staff/fr-vanish (not in use: still a work in progress)
  • /function staff/reportA

How to set up:

  • You don't need to do anything, but add a command block with the command: /function load, in it. (Requirement of command block may change)

Ones in development:

  • animation.json files for loading the function files and thing that function files can’t.
  • script files (in JavaScript) for the behaviours that function files can’t.

The other function files that are not listed here are the kits functions for PvP, and the FalkRaft ‘help’ command (in development). Feel free to test the behaviour pack and/or use the function files for your worlds. If you have a problem with the manifest.json file that is about UUIDs, then you may change them. You can generate one by going to this link: https://www.uuidgenerator.net

About

This is the BP that builds the features of FalkRaft - it is what defines FalkRaft. It includes the anticheat, optimisations and more.

Topics

Resources

License

Stars

Watchers

Forks

Packages