Coder Social home page Coder Social logo

windleaf233 / blockracing Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 90 KB

[WIP] 方块竞速 - 一个创意生存竞赛插件

License: Apache License 2.0

Kotlin 97.21% Java 2.79%
java kotlin minecraft minecraft-plugin paper-plugin spigot-api spigot-plugin

blockracing's Introduction

println!("Welcome <3");

:WindLeaf233

About Me

const contact = {
  qq: 3584033226,
  wechat: "FoliageQwQ",
  spotify: "FoliageOwO",
  minecraft_id: "FoliageOwO",
  bilibili: "https://space.bilibili.com/157395160",
  steam: "https://steamcommunity.com/id/foliage_owo",
  email: "[email protected]",
};

RustTypeScriptKotlinJavaPythonHTML5

MinecraftSteamSteamSpotifyApple Music

Stats & Languages I Used

WindLeaf233's Github Stats Top Languages

blockracing's People

Contributors

windleaf233 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

xiaohuihui1022

blockracing's Issues

关于团队公用箱子

我想的是能不能在主类里新建两个inventory,并设置成public static。

// Main.java
public static Inventory team1 = Bukkit.createInventory(null, 54, "team1");
public static Inventory team2 = Bukkit.createInventory(null, 54, "team2");

然后再在玩家按下组合键打开GUI的时候直接给玩家显示主类里那个inventory

player.openInventory(Main.team1);

这样一个team里的玩家就能打开同一个inventory。
并且可以还原视频里的效果qwq

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.