GlowstoneMC/Glowstone

Command blocks

Open

#338 ouverte le 16 août 2016

Voir sur GitHub
 (6 commentaires) (1 réaction) (0 assignés)Java (278 forks)batch import
Category: gameplay featureCategory: server featureType: storyhelp wanted

Métriques du dépôt

Stars
 (1 825 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I am currently working on Command Blocks (with >1.8 functionality). This is to track the progress of these branches: API & Server implementation.

To-Do:

  • Update the Command block API for the new functions
  • Place the new command blocks
  • Save TileEntity and MaterialData for command blocks
  • Incomplete Open command blocks when clicked
    • Save data when closed
    • Fix a bug with duplicate interaction packets (opening the command block twice)
    • Incomplete Use op permission levels
      • Set permission level when joining the server (EntityStatus)
      • Add permission level to configuration
  • Make command blocks reactive to redstone
  • Execute commands on behalf of the block
  • Chain command blocks

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Guide contributeur