Skip to content

Commit

Permalink
Remove/Disabled Some Features
Browse files Browse the repository at this point in the history
Removed
- Image Map
Disabled
- WebPanel
  • Loading branch information
PinozenTH committed Oct 13, 2021
1 parent c1b1c5c commit e382f74
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 448 deletions.
1 change: 0 additions & 1 deletion PinozenTH Modules/chatfilter.txt

This file was deleted.

34 changes: 0 additions & 34 deletions PinozenTH Modules/images-maps/color.ts

This file was deleted.

38 changes: 0 additions & 38 deletions PinozenTH Modules/images-maps/command.ts

This file was deleted.

65 changes: 0 additions & 65 deletions PinozenTH Modules/images-maps/index.ts

This file was deleted.

47 changes: 0 additions & 47 deletions PinozenTH Modules/images-maps/map-api.ts

This file was deleted.

23 changes: 0 additions & 23 deletions PinozenTH Modules/images-maps/map-data.ts

This file was deleted.

10 changes: 0 additions & 10 deletions PinozenTH Modules/images-maps/map-item.ts

This file was deleted.

6 changes: 0 additions & 6 deletions PinozenTH Modules/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@ import { ServerPlayer } from "bdsx/bds/player";
import { mainForm } from "./modules/Addons/forms";
import './autobackups';
//import './web-panels/server/main';
import "./images-maps";
import { Color } from "./images-maps/color";
import { MapItem } from "./images-maps/map-item";
import { MapApi } from "./images-maps/map-api";
import { MapItemSavedData } from "./images-maps/map-data";
export { Color, MapItem, MapApi, MapItemSavedData };
import './DisplayPlayerRankOnChat';
import './Basic anticheats';
import './GreetingPlayer';
Expand Down
Loading

0 comments on commit e382f74

Please sign in to comment.